From 995e47e420eda0cac53f987ce1570bf606ab9981 Mon Sep 17 00:00:00 2001 From: Cypher Pepe <125112044+cypherpepe@users.noreply.github.com> Date: Sun, 24 Nov 2024 16:06:35 +0300 Subject: [PATCH] typo shared_bridge.md --- docs/src/specs/zk_chains/shared_bridge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/specs/zk_chains/shared_bridge.md b/docs/src/specs/zk_chains/shared_bridge.md index b43d3082b621..f48694c59399 100644 --- a/docs/src/specs/zk_chains/shared_bridge.md +++ b/docs/src/specs/zk_chains/shared_bridge.md @@ -110,7 +110,7 @@ be able to leverage them when available). } ``` -- The `requestL2TransactionTwoBridges` function should be used most of the time when bridging to a chain ( the exeption +- The `requestL2TransactionTwoBridges` function should be used most of the time when bridging to a chain ( the exception is when the user bridges directly to a contract on the L2, without using a bridge contract on L1). The logic of it is the following: