diff --git a/concepts/bridging/cross-domain.mdx b/concepts/bridging/cross-domain.mdx index a7455c978..deb14a41b 100644 --- a/concepts/bridging/cross-domain.mdx +++ b/concepts/bridging/cross-domain.mdx @@ -23,7 +23,7 @@ Depositing assets from L1 to L2 follows a structured process that ensures funds The message is received by the OptimismPortal on L2. Here, the deposited assets are held securely until the transaction is finalized. The portal initiates the deposit transaction, updating the user's balance on L2. 4. **Finalization (L2 CrossDomain Messenger):** - The L2 CrossDomain Messenger processes the deposit by updating the user's account balance, and making the assets available for use on L2. + The L2 CrossDomain Messenger processes the deposit by updating the user's account balance and making the assets available for use on L2. ## Transaction (Tx) Flow