diff --git a/cmd/evm/README.md b/cmd/evm/README.md index f95b6b4d7b..3d2699dee7 100644 --- a/cmd/evm/README.md +++ b/cmd/evm/README.md @@ -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.