diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d991209e2..ad56acdb9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -106,7 +106,7 @@ Places to find out more about existing test coverage and how to run those tests: - **Terra Smart Contracts** - Tests: `./terra/test/*` - Run: `cd terra && make test` -- **Terra2 Smart Contracts** +- **Cosmwasm Smart Contracts** - Tests: `./cosmwasm/test/*` - Run: `cd cosmwasm && make test` - **Algorand Smart Contracts**