diff --git a/src/content/docs/en/technology/overview/scroll-upgrades.mdx b/src/content/docs/en/technology/overview/scroll-upgrades.mdx
index 9afde97c8..706dc7080 100644
--- a/src/content/docs/en/technology/overview/scroll-upgrades.mdx
+++ b/src/content/docs/en/technology/overview/scroll-upgrades.mdx
@@ -17,8 +17,6 @@ The following contracts are used to initiate upgrades and execute upgrades after
| L2 Scroll Multisig | Scroll| [`0xEfc9D1096fb65c832207E5e7F13C2D1102244dbe`](https://scrollscan.com/address/0xEfc9D1096fb65c832207E5e7F13C2D1102244dbe)|
| L2 Timelock | Scroll | [`0xf6069DB81239E5194bb53f83aF564d282357bc99`](https://scrollscan.com/address/0xf6069DB81239E5194bb53f83aF564d282357bc99)|
-You can join our [Telegram channel for technical updates](https://t.me/scroll_tech_updates), which includes future upgrade announcements and on-chain operation events.
-
## DarwinV2 Upgrade
### Overview
@@ -340,4 +338,4 @@ The original gas price oracle contract will be deprecated: it will no longer be
- `L1MessageQueueWithGasPriceOracle`: [`0x0d7E906BD9cAFa154b048cFa766Cc1E54E39AF9B`](https://etherscan.io/address/0x0d7E906BD9cAFa154b048cFa766Cc1E54E39AF9B)
- Sepolia:
- `L2GasPriceOracle`: [`0x247969F4fad93a33d4826046bc3eAE0D36BdE548`](https://sepolia.etherscan.io/address/0x247969F4fad93a33d4826046bc3eAE0D36BdE548)
- - `L1MessageQueueWithGasPriceOracle`: [`0xF0B2293F5D834eAe920c6974D50957A1732de763`](https://sepolia.etherscan.io/address/0xF0B2293F5D834eAe920c6974D50957A1732de763)
\ No newline at end of file
+ - `L1MessageQueueWithGasPriceOracle`: [`0xF0B2293F5D834eAe920c6974D50957A1732de763`](https://sepolia.etherscan.io/address/0xF0B2293F5D834eAe920c6974D50957A1732de763)
diff --git a/src/content/docs/en/user-guide/bridge.mdx b/src/content/docs/en/user-guide/bridge.mdx
index c0748859a..7cb8616ec 100644
--- a/src/content/docs/en/user-guide/bridge.mdx
+++ b/src/content/docs/en/user-guide/bridge.mdx
@@ -45,7 +45,7 @@ It could take between **8 to 14 minutes** (awaiting block to become [_Safe_](htt
{/* */}
-{/* The pop-up panel lists the most recent transactions made in the Bridge app. There are two statuses: Sepolia status and Scroll Sepolia status. For deposit transactions (L1 -> L2), once your transaction becomes _Safe_ on Sepolia (**8 to 14 minutes**), you will see the **`success`** status shown. Your funds will be relayed to Scoll Sepolia after this. */}
+{/* The pop-up panel lists the most recent transactions made in the Bridge app. There are two statuses: Sepolia status and Scroll Sepolia status. For deposit transactions (L1 -> L2), once your transaction becomes _Safe_ on Sepolia (**8 to 14 minutes**), you will see the **`success`** status shown. Your funds will be relayed to Scroll Sepolia after this. */}
{/* The Recent Bridge Transactions window should give you an estimate of the time expected before your transaction is _Safe_ on Sepolia. */}
diff --git a/src/content/docs/es/user-guide/bridge.mdx b/src/content/docs/es/user-guide/bridge.mdx
index 1ce5e6b5b..447d4c012 100644
--- a/src/content/docs/es/user-guide/bridge.mdx
+++ b/src/content/docs/es/user-guide/bridge.mdx
@@ -52,7 +52,7 @@ Puede tardar entre **8 y 14 minutos** (esperando a que el bloque se vuelva [_Seg
{/* */}
-{/* The pop-up panel lists the most recent transactions made in the Bridge app. There are two statuses: Sepolia status and Scroll Sepolia status. For deposit transactions (L1 -> L2), once your transaction becomes _Safe_ on Sepolia (**8 to 14 minutes**), you will see the **`success`** status shown. Your funds will be relayed to Scoll Sepolia after this. */}
+{/* The pop-up panel lists the most recent transactions made in the Bridge app. There are two statuses: Sepolia status and Scroll Sepolia status. For deposit transactions (L1 -> L2), once your transaction becomes _Safe_ on Sepolia (**8 to 14 minutes**), you will see the **`success`** status shown. Your funds will be relayed to Scroll Sepolia after this. */}
{/* The Recent Bridge Transactions window should give you an estimate of the time expected before your transaction is _Safe_ on Sepolia. */}
diff --git a/src/content/docs/tr/user-guide/bridge.mdx b/src/content/docs/tr/user-guide/bridge.mdx
index dafaeef7c..d3e18b0d8 100644
--- a/src/content/docs/tr/user-guide/bridge.mdx
+++ b/src/content/docs/tr/user-guide/bridge.mdx
@@ -52,7 +52,7 @@ Tokenlarınızın Scroll Sepolia cüzdanınıza gelmesi **8 ile 14 dakika** aras
{/* */}
-{/* The pop-up panel lists the most recent transactions made in the Bridge app. There are two statuses: Sepolia status and Scroll Sepolia status. For deposit transactions (L1 -> L2), once your transaction becomes _Safe_ on Sepolia (**8 to 14 minutes**), you will see the **`success`** status shown. Your funds will be relayed to Scoll Sepolia after this. */}
+{/* The pop-up panel lists the most recent transactions made in the Bridge app. There are two statuses: Sepolia status and Scroll Sepolia status. For deposit transactions (L1 -> L2), once your transaction becomes _Safe_ on Sepolia (**8 to 14 minutes**), you will see the **`success`** status shown. Your funds will be relayed to Scroll Sepolia after this. */}
{/* The Recent Bridge Transactions window should give you an estimate of the time expected before your transaction is _Safe_ on Sepolia. */}
diff --git a/src/content/docs/zh/developers/guides/bridge-erc20-through-the-custom-gateway.mdx b/src/content/docs/zh/developers/guides/bridge-erc20-through-the-custom-gateway.mdx
index b597e9185..9fc426fa3 100644
--- a/src/content/docs/zh/developers/guides/bridge-erc20-through-the-custom-gateway.mdx
+++ b/src/content/docs/zh/developers/guides/bridge-erc20-through-the-custom-gateway.mdx
@@ -95,7 +95,7 @@ contract L2Token is ERC20, IScrollERC20Extension {
## 第 3 步:将代币添加到 Scroll 跨链桥
-您需要联系Scroll团队,将代币添加到 Sroll 上的 `L2CustomERC20Gateway` 合约和 L1 上的 `L1CustomERC20Gateway` 合约。此外,请按照[代币列表](https://github.com/scroll-tech/token-list) 仓库内的说明将您的代币添加到 Scroll 官方跨链桥前端.
+您需要联系Scroll团队,将代币添加到 Scroll 上的 `L2CustomERC20Gateway` 合约和 L1 上的 `L1CustomERC20Gateway` 合约。此外,请按照[代币列表](https://github.com/scroll-tech/token-list) 仓库内的说明将您的代币添加到 Scroll 官方跨链桥前端.
## 第 4 步: 存储代币
@@ -351,4 +351,4 @@ contract L2CustomERC20Gateway is L2ERC20Gateway, ScrollGatewayBase, Ownable {
### 桥接代币
-我们现在可以调用 `MyL1Gateway` 合约的 `depositERC20`,`MyL2Gateway` 合约的 `withdrawERC20` ,就像Scroll官方跨链桥一样
\ No newline at end of file
+我们现在可以调用 `MyL1Gateway` 合约的 `depositERC20`,`MyL2Gateway` 合约的 `withdrawERC20` ,就像Scroll官方跨链桥一样