cmd/evm: fix typo in README.md (#26500)

pull/26506/head
Ikko Ashimine 2 years ago committed by GitHub
parent d345a4a3c6
commit c858da555d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      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=

Loading…
Cancel
Save