From d9c89b91f3ddf3a690f6798810ed0568b3fee3cb Mon Sep 17 00:00:00 2001 From: Jonathan Ma Date: Thu, 6 Jul 2017 12:27:56 +0800 Subject: [PATCH] Update guide_block_chain.md Remove a redundant "of". --- _includes/devdoc/guide_block_chain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/devdoc/guide_block_chain.md b/_includes/devdoc/guide_block_chain.md index 9c178b23..6d808a6e 100644 --- a/_includes/devdoc/guide_block_chain.md +++ b/_includes/devdoc/guide_block_chain.md @@ -327,7 +327,7 @@ preset time or block height. Such forks activated via a flag day are known as they are dependent on having sufficient users (nodes) to enforce the new rules after the flag day. -Later soft forks waited for a majority of of hash rate (typically 75% or 95%) +Later soft forks waited for a majority of hash rate (typically 75% or 95%) to signal their readiness for enforcing the new consensus rules. Once the signalling threshold has been passed, all nodes will begin enforcing the new rules. Such forks are known as [Miner Activated Soft Forks][/en/glossary/masf]{:#term-masf}{:.term} (MASF)