diff --git a/contracts/README.md b/contracts/README.md index 1072ce1f..f0e48ec7 100644 --- a/contracts/README.md +++ b/contracts/README.md @@ -39,7 +39,7 @@ And run the tests with forge test: forge test ``` -And get the coverage with fotge coverage: +And get the coverage with forge coverage: ```bash forge coverage