Skip to content

Commit 7be93ba

Browse files
committed
Update rollup-node.mdx
1 parent 348a872 commit 7be93ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/builders/node-operators/rollup-node.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: How to Run a Node in the Superchain
33
lang: en-US
4-
description: Learn how to run an OP Stack rollup node within the Superchain.
4+
description: Learn how to run an OP Stack rollup node in the Superchain.
55
---
66

77
import { Callout, Steps } from 'nextra/components'
88

99
# How to Run a Node in the Superchain
1010

11-
This guide provides an overview of how to run an OP Stack rollup node within the Superchain. It walks you through how to build, configure, run, and monitor your node on one of the OP Chains within the Superchain. To skip ahead to building and running a node, you can explore the [node operator tutorials](#node-operator-tutorials).
11+
This guide provides an overview of how to run an OP Stack rollup node in the Superchain. It walks you through how to build, configure, run, and monitor your node on one of the OP Chains in the Superchain. To skip ahead to building and running a node, you can explore the [node operator tutorials](#node-operator-tutorials).
1212

1313
## Build Your Node
1414

0 commit comments

Comments
 (0)