Fixes PIE-1669 typo (#1763)

Signed-off-by: Adrian Sutton <adrian.sutton@consensys.net>
pull/2/head
Steven Gregg 5 years ago committed by GitHub
parent a8b5106034
commit d31dc58a4d
  1. 2
      docs/Consensus-Protocols/IBFT.md

@ -98,7 +98,7 @@ to two times `blockperiodseconds` generally results in blocks being added every
!!! example
An internal PegaSys IBFT 2.0 testnet has 4 geographically dispersed validators in Sweden,
Sydney, and North Viringia (2 validators). With a `blockperiodseconds`of 5 and a `requesttimeoutseconds` of 10,
Sydney, and North Virginia (2 validators). With a `blockperiodseconds`of 5 and a `requesttimeoutseconds` of 10,
the testnet consistently creates block with a 5 second blocktime.
### Optional Configuration Options

Loading…
Cancel
Save