Commit 34247323 authored by Joshua Gutow's avatar Joshua Gutow Committed by GitHub

Merge pull request #8493 from Akare123/patch-1

Fix typos in README.md
parents 37aca01e 2659258d
......@@ -29,7 +29,7 @@ the binary to be rebuilt before executing the tests.
## Arguments
*--config <path>* The config path is a required argument, it points to a JSON
file which contains details of the L2 environment to bring up (including the
file that contains details of the L2 environment to bring up (including the
`genesis.json` path, the chain ID, the JWT path, and a ready file path). See
the data structures in `op-e2e/external/config.go` for more details.
......@@ -53,7 +53,7 @@ details.
## Generalization
This shim is included to help document an demonstrate the usage of the
This shim is included to help document and demonstrates the usage of the
external ethereum process e2e test execution. It is configured to execute in
CI to help ensure that the tests remain compatible with external clients.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment