Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ The repo contains a tool to deploy an Anchor-based EIP20Gateway<->EIP20CoGateway

### Commands

To run a local testnet setup via `ganache-cli` run in two seperate terminals:
To run a local testnet setup via `ganache-cli` run in two separate terminals:

- `ganache-cli --gasLimit=0x7A1200`
- `ganache-cli --gasLimit=0x7A1200 --port 8546`
Expand Down