Fix typos in cmd/evm/README.md

This commit is contained in:
花田康弘 2025-05-23 00:07:21 +03:00
parent d2f19ff58e
commit cfc5209331

View file

@ -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.