mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-25 22:26:42 +00:00
Fix typos in cmd/evm/README.md
This commit is contained in:
parent
ea31bd9faf
commit
74fd536346
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ which can
|
|||
### Specification
|
||||
|
||||
The idea is to specify the behaviour of this binary very _strict_, so that other
|
||||
node implementors can build replicas based on their own state-machines, and the
|
||||
node implementers can build replicas based on their own state-machines, and the
|
||||
state generators can swap between a \`geth\`-based implementation and a \`parityvm\`-based
|
||||
implementation.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue