diff --git a/pages/builders/chain-operators/deploy/overview.mdx b/pages/builders/chain-operators/deploy/overview.mdx index d5f3f004c..d6ce3695d 100644 --- a/pages/builders/chain-operators/deploy/overview.mdx +++ b/pages/builders/chain-operators/deploy/overview.mdx @@ -56,7 +56,7 @@ client exist, including `op-geth` (maintained by Optimism Foundation), The Batcher is a service that publishes transactions from the Rollup to the L1 blockchain. The Batcher runs continuously alongside the Sequencer and publishes -The Batcher continuously publishes transactions alongside the Sequencer in regular batches. +transactions in regular batches. ## Proposer