diff --git a/cmd/evm/README.md b/cmd/evm/README.md index 8496e72353..2962158612 100644 --- a/cmd/evm/README.md +++ b/cmd/evm/README.md @@ -585,7 +585,7 @@ type Txs []string #### `clique` -The `clique` object provides the neccesary information to complete a clique +The `clique` object provides the necessary information to complete a clique seal of the block. ```go=