Skip to content

Commit

Permalink
fix: typo in doc (#11541)
Browse files Browse the repository at this point in the history
  • Loading branch information
cuiweixie authored Aug 22, 2024
1 parent 3ad1bb3 commit 0cf2a11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion op-challenger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ used in production and are intended to provide convenient manual testing.
```shell
./bin/op-challenger create-game \
--l1-eth-rpc <L1_ETH_RPC> \
--game-address <GAME_FACTORY_ADDRESS> \
--game-factory-address <GAME_FACTORY_ADDRESS> \
--output-root <OUTPUT_ROOT> \
--l2-block-num <L2_BLOCK_NUM> \
<SIGNER_ARGS>
Expand Down

0 comments on commit 0cf2a11

Please sign in to comment.