Skip to content

Commit ae8a66f

Browse files
authored
Update architecture.mdx
1 parent 781b30e commit ae8a66f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/stack/interop/architecture.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The second transaction creates an *executing message* on the destination chain.
7878
This executing message could result in a contract function being executed on the destination chain.
7979

8080
The initiating message is simply a log event.
81-
Any log event on any chain that inteoperates with the destination can initiate a cross domain message.
81+
Any log event on any chain that interoperates with the destination can initiate a cross domain message.
8282

8383
The transaction that receives the message on the destination chain calls a contract called [`CrossL2Inbox`](https://specs.optimism.io/interop/predeploys.html#crossl2inbox).
8484
This call can be at the top level, directly from the externally owned account, or come through a smart contract.

0 commit comments

Comments
 (0)