mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-17 21:46:36 +00:00
cmd/evm: typo fix in docs (#26506)
This commit is contained in:
parent
8d4c81dab1
commit
f2758a8dac
1 changed files with 1 additions and 1 deletions
|
|
@ -476,7 +476,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