diff --git a/CHANGELOG.md b/CHANGELOG.md index a0b570e6..0f0ebcbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -301,7 +301,7 @@ and this project adheres to - Interfaces moved to separate directory to avoid errors on workspace optimizer - `mt` feature added. Enabling it will: - generate `cw_multi_test::Contract` impl on a contract - - generate Proxy to simplify writting tests + - generate Proxy to simplify writing tests - Example of usage of new test framework - Port of `cw20` contract on `sylvia` framework - Default error type on contract is now `cosmwasm_std::StdError`