Skip to content

Commit

Permalink
cmd/evm: fix typo in README.md (ethereum#26500)
Browse files Browse the repository at this point in the history
  • Loading branch information
eltociear authored and shekhirin committed Jun 6, 2023
1 parent 13246b6 commit d379aa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/evm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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=
Expand Down

0 comments on commit d379aa7

Please sign in to comment.