Skip to content
Merged

Typo #487

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Concepts/Consensus-Protocols/Comparing-PoA.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ operating in adversarial environments.
### Speed

Reaching consensus and adding blocks is faster in Clique networks. For Clique, the probability of a
fork increases number as the of validators increases.
fork increases as the number of validators increases.

For IBFT 2.0, the time to add new blocks increases as the number of validators increases.