Fix: minor typo

Fix: minor typo
This commit is contained in:
omahs 2023-01-05 12:41:17 +01:00 committed by Evan Gray
parent 5f6782e67d
commit ce1f3adc23
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@ ls -l cw721_base.wasm
sha256sum cw721_base.wasm
```
Or for a production-ready (optimized) build, run a build command in the
Or for a production-ready (optimized) build, run a build command in
the repository root: https://github.com/CosmWasm/cw-plus#compiling.
## Importing this contract