Skip to content

Commit a257171

Browse files
committed
fix: typo
1 parent 71fb86e commit a257171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ DevNet management commands:
270270
| `stop --port` | Stops the specific port e.g.: `stop --port 8545` |
271271

272272

273-
Alternatively, `devnet` can be started against an already running forked enviorment (eg, local anvil instances or from remote BuildBear sandboxes). This will allow you to interact with a testnet without spinning up or spinning down the onchain environment each iteration.
273+
Alternatively, `devnet` can be started against an already running forked environment (eg, local anvil instances or from remote BuildBear sandboxes). This will allow you to interact with a testnet without spinning up or spinning down the onchain environment each iteration.
274274

275275
Start/create your own forked sepolia instances and in your project directory, set the appropriate `rpc_urls` in your context and run:
276276

0 commit comments

Comments
 (0)