Skip to content

Commit

Permalink
Update cross-chain-contract-via-l2cdm.md (#240)
Browse files Browse the repository at this point in the history
Corrected two typos.
  • Loading branch information
mdqst authored Oct 30, 2024
1 parent bef821a commit eef8f77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/src/guides/interop/cross-chain-contract-via-l2cdm.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ This guide walks through the `CrossChainPingPong.sol` contract, focusing on high
- [Flow](#flow)
- [1. Contract Deployment](#1-contract-deployment)
- [2. Hit the Ball (Starting Move)](#2-hit-the-ball-starting-move)
- [3. Receive on Desintation Chain](#3-receive-on-destination-chain)
- [4. Contiue Game (Hit)](#4-continue-game-hit)
- [3. Receive on Destination Chain](#3-receive-on-destination-chain)
- [4. Continue Game (Hit)](#4-continue-game-hit)
- [Walkthrough](#walkthrough)
- [Initializing contract state](#initializing-contract-state)
- [Constructor Setup](#constructor-setup)
Expand Down

0 comments on commit eef8f77

Please sign in to comment.