Skip to content

Commit 76b6b1e

Browse files
Merge pull request #295 from osmosis-labs/fix-localosmosis-typo
fix: correct minor typo in localosmosis.md
2 parents 102b8f2 + ea6f44b commit 76b6b1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cosmwasm/local/localosmosis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,4 +254,4 @@ osmosisd query wasm contract $CONTRACT_ADDR
254254
osmosisd query wasm list-code
255255
```
256256

257-
Good job! It's now time to learn how to actually develop contracts. You can now visit the [official CosmWasm contracts](https://docs.cosmwasm.com/docs/1.0/getting-started/intro) and as you explore the docs you will understand how tio actually interact with the Osmosis Blockchain.
257+
Good job! It's now time to learn how to actually develop contracts. You can now visit the [official CosmWasm contracts](https://docs.cosmwasm.com/docs/1.0/getting-started/intro) and as you explore the docs you will understand how to actually interact with the Osmosis Blockchain.

0 commit comments

Comments
 (0)