Skip to content

Commit 3590a8b

Browse files
committed
fix syntax error
1 parent 3eb7a66 commit 3590a8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ You can also use the following inspect subcommands to get additional data:
7979
```bash
8080
./bin/op-deployer inspect l1 --workdir .deployer <l2-chain-id> # outputs all L1 contract addresses for an L2 chain
8181
./bin/op-deployer inspect deploy-config --workdir .deployer <l2-chain-id> # outputs the deploy config for an L2 chain
82-
82+
```
8383

8484
## Legacy method: using foundry script
8585

0 commit comments

Comments
 (0)