cmd/evm: typo fix in docs (#26506)

This commit is contained in:
ucwong
2023-01-16 13:14:21 -05:00
committed by GitHub
parent 8d4c81dab1
commit f2758a8dac
+1 -1
View File
@@ -476,7 +476,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=