mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-14 03:56:36 +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`
|
#### `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.
|
seal of the block.
|
||||||
|
|
||||||
```go=
|
```go=
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue