mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-28 00:27:26 +00:00
cmd/evm: fix typo in README.md (#26500)
This commit is contained in:
parent
d345a4a3c6
commit
c858da555d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue