diff --git a/pages/stack/interop/tutorials/relay-messages-cast.mdx b/pages/stack/interop/tutorials/relay-messages-cast.mdx
index 2c3df9603..db3ea3e12 100644
--- a/pages/stack/interop/tutorials/relay-messages-cast.mdx
+++ b/pages/stack/interop/tutorials/relay-messages-cast.mdx
@@ -8,7 +8,7 @@ import { Callout } from 'nextra/components'
import { Steps } from 'nextra/components'
-The SuperchainERC20 standard is ready for production use with active Mainnet deployments.
+The SuperchainERC20 standard is ready for production deployments.
Please note that the OP Stack interoperability upgrade, required for crosschain messaging, is currently still in active development.
diff --git a/pages/stack/interop/tutorials/relay-messages-viem.mdx b/pages/stack/interop/tutorials/relay-messages-viem.mdx
index 07913c64e..31893bf2a 100644
--- a/pages/stack/interop/tutorials/relay-messages-viem.mdx
+++ b/pages/stack/interop/tutorials/relay-messages-viem.mdx
@@ -8,7 +8,7 @@ import { Callout } from 'nextra/components'
import { Steps } from 'nextra/components'
-The SuperchainERC20 standard is ready for production use with active Mainnet deployments.
+The SuperchainERC20 standard is ready for production deployments.
Please note that the OP Stack interoperability upgrade, required for crosschain messaging, is currently still in active development.