From f9175527adfa4a727f76200c8f9e06c33fc2d9a3 Mon Sep 17 00:00:00 2001 From: "S;Co" Date: Thu, 21 May 2026 00:13:10 +0100 Subject: [PATCH] docs: fix typo in tools README --- tools/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/README.md b/tools/README.md index ba011dba..bc6ac7c4 100644 --- a/tools/README.md +++ b/tools/README.md @@ -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`