mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 22:56:43 +00:00
Fix typos in cmd/evm/README.md
This commit is contained in:
parent
d2f19ff58e
commit
cfc5209331
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ which can
|
||||||
## Specification
|
## Specification
|
||||||
|
|
||||||
The idea is to specify the behaviour of this binary very _strict_, so that other
|
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
|
state generators can swap between a `geth`-based implementation and a `parityvm`-based
|
||||||
implementation.
|
implementation.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue