Skip to content

Commit 30b0387

Browse files
geokneesbvegan
andauthored
Update pages/builders/chain-operators/deploy/genesis.mdx
Co-authored-by: soyboy <[email protected]>
1 parent 5d801d4 commit 30b0387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/builders/chain-operators/deploy/genesis.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import { Callout } from 'nextra/components'
1010

1111
The following guide shows you how to generate the L2 genesis file `genesis.json`. This is a JSON
1212
file that represents the L2 genesis. You will provide this file to the
13-
execution client (op-geth) to initialize your network. There is also a `rollup.json` which will be
13+
execution client (op-geth) to initialize your network. There is also the rollup configuration file, `rollup.json`, which will be
1414
provided to the consensus client (op-node).
1515

1616
## Solidity Script

0 commit comments

Comments
 (0)