diff --git a/docs/learn/learn-bridges.md b/docs/learn/learn-bridges.md
index ee3b3cbfbc4..f6824ef7042 100644
--- a/docs/learn/learn-bridges.md
+++ b/docs/learn/learn-bridges.md
@@ -182,7 +182,7 @@ funds.**
| Ethereum > Polkadot: In the range of [10-20 minutes](https://app.snowbridge.network/status). Polkadot > Ethereum: High latency (half an hour) as two epochs are needed on Ethereum to achieve unpredictable randomness to update the Polkadot's state. | Ethereum > Polkadot: In the range of 10-20 minutes (to Polkadot, both bridges have the same latency). Polkadot > Ethereum: Low latency, 5-7 minutes on reference hardware. |
| Dependency on external library for BLS signature verification ([Milagro BLS](https://github.com/sigp/milagro_bls), used by Lighthouse, the Rust Ethereum consensus client). | Dependency on external libraries due to ZK-based nature. Such libraries include [PLONK](https://eprint.iacr.org/2019/953.pdf). |
| [XCM](./learn-xcm.md) as a cross-chain message format. | [ISMP](https://docs.hyperbridge.network/protocol/ismp) as a bridge integration protocol. |
-| Live. | On Testnet. |
+| Live. | Live. |
1 WETH sent through different bridges are different. Unless specific logic is
implemented, WETH sent through Snowbridge cannot be sent back using Hyperbridge.