Skip to content

Commit 824bf0a

Browse files
authored
Update cosmwasm.md
1 parent 34288bf commit 824bf0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/guides/execution/cosmwasm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ the variables in the command with the variables in the `init.sh` script.
224224
## 🌟 Contract interaction on CosmWasm {#contract-interaction-on-local-da}
225225
<!-- markdownlint-disable MD013 -->
226226

227-
In the previous steps, we have stored out contract's tx hash in an
227+
In the previous steps, we have stored our contract's tx hash in an
228228
environment variable for later use.
229229

230230
The following guide will show you how to deploy and interact with a contract using CLI.

0 commit comments

Comments
 (0)