Fix typos in cmd/evm/README.md

This commit is contained in:
Ivan Shish 2025-05-19 19:30:18 +02:00
parent ea31bd9faf
commit 74fd536346

View file

@ -27,7 +27,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.