diff --git a/pages/stack/interop/op-supervisor.mdx b/pages/stack/interop/op-supervisor.mdx index 3d13606d..7afafb83 100644 --- a/pages/stack/interop/op-supervisor.mdx +++ b/pages/stack/interop/op-supervisor.mdx @@ -1,7 +1,7 @@ --- title: OP Supervisor lang: en-US -description: Learn the basics of OP-Supervisor. +description: Learn the basics of OP Supervisor. --- import { Callout, Tabs, Steps } from 'nextra/components' @@ -12,7 +12,7 @@ import { Callout, Tabs, Steps } from 'nextra/components' Interop is currently in active development and not yet ready for production use. The information provided here may change. Check back regularly for the most up-to-date information. -OP Supervisor is a service that verifies cross-chain messages and manages interoperability between chains in the OP Stack. It serves as a hub where each `op-node` can index the data needed for cross-chain verification. +OP Supervisor is a service that verifies cross-chain messages and manages interoperability between chains in the OP Stack. It serves as a hub where each `op-node` can index the data needed for cross-chain verification. Chain operators and teams running full nodes like RPC providers are expected to run this service. Some features and benefits include: * Enables secure cross-chain message passing on the Superchain