Skip to content

Commit 831ee55

Browse files
authored
Update callbacks.mdx
1 parent 345e257 commit 831ee55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/ibc/extensions/callbacks.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To solve this problem, the [ADR-8 specification][adr-8] was created. On the sour
1818
provides callbacks when an IBC packet was acknowledged or timed out. On the destination chain, it
1919
triggers callbacks when a packet is received.
2020

21-
IBC Callbacks is a generalized successor of [IBC Hooks][ibc-hooks] that works not just for ICS20
21+
IBC Callbacks are a generalized successor of [IBC Hooks][ibc-hooks] that works not just for ICS20
2222
transfers, but any message that supports the required interface.
2323

2424
[packet-lifecycle]: ../diy-protocol/packet-lifecycle

0 commit comments

Comments
 (0)