We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4b890e commit edca806Copy full SHA for edca806
contracts/ibc-reflect-send/README.md
@@ -2,7 +2,7 @@
2
3
This is a simple contract to demonstrate using contracts using IBC messages. The
4
first case we build is to simulate the `reflect` contract on another chain. That
5
-is, you can send a message over IBC to the reflect contract and it will
+is, you can send a message over IBC to the `reflect` contract, and it will
6
"reflect" that message on the remote chain as if it sent it.
7
8
This is inspired by
0 commit comments