Skip to content

Commit edca806

Browse files
authored
docs: fix minor grammar (#2560)
1 parent f4b890e commit edca806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contracts/ibc-reflect-send/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This is a simple contract to demonstrate using contracts using IBC messages. The
44
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
5+
is, you can send a message over IBC to the `reflect` contract, and it will
66
"reflect" that message on the remote chain as if it sent it.
77

88
This is inspired by

0 commit comments

Comments
 (0)