Fix typo in "the merge" documentation (#25023)

pull/25047/head
Andrei Drozd 3 years ago committed by GitHub
parent 208c0cce9e
commit 3e629777c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      docs/_interface/merge.md

@ -24,7 +24,7 @@ This is unlike usual forks which occur at a certain scheduled block number.
The total difficulty threshold that triggers the Merge is also known as the [*Terminal
Total Difficulty* (TTD)](https://ethereum.org/en/glossary/#terminal-total-difficulty). In
case of an emergency delay, the TTD can be overriden using the `--override.totalterminaldifficulty` command-line
case of an emergency delay, the TTD can be overriden using the `--override.terminaltotaldifficulty` command-line
flag.
#### Ropsten Transition

Loading…
Cancel
Save