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

This commit is contained in:
Ikko Eltociear Ashimine
2023-01-16 11:23:24 +01:00
committed by GitHub
parent d345a4a3c6
commit c858da555d
+1 -1
View File
@@ -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=