Skip to content

Commit 91211ba

Browse files
authored
Update docs/src/chains/osmosis.md
1 parent 21ea5c3 commit 91211ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/chains/osmosis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Osmosis is a cutting-edge decentralized exchange built on the Cosmos network, de
66

77
## Usage
88

9-
See how to setup your main function in the [main function](../single_contract/scripting.md#main-function) section. Update the network passed into the `Daemon` builder to be `networks::`.
9+
See how to setup your main function in the [main function](../single_contract/scripting.md#main-function) section. Update the network passed into the `Daemon` builder to be `networks::OSMOSIS_1`.
1010

1111
```rust,ignore
1212
{{#include ../../../cw-orch/src/daemon/networks/osmosis.rs:osmosis}}

0 commit comments

Comments
 (0)