We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 345e257 commit 831ee55Copy full SHA for 831ee55
src/pages/ibc/extensions/callbacks.mdx
@@ -18,7 +18,7 @@ To solve this problem, the [ADR-8 specification][adr-8] was created. On the sour
18
provides callbacks when an IBC packet was acknowledged or timed out. On the destination chain, it
19
triggers callbacks when a packet is received.
20
21
-IBC Callbacks is a generalized successor of [IBC Hooks][ibc-hooks] that works not just for ICS20
+IBC Callbacks are a generalized successor of [IBC Hooks][ibc-hooks] that works not just for ICS20
22
transfers, but any message that supports the required interface.
23
24
[packet-lifecycle]: ../diy-protocol/packet-lifecycle
0 commit comments