summaryrefslogtreecommitdiff
path: root/bip-0099.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0099.mediawiki')
-rw-r--r--bip-0099.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0099.mediawiki b/bip-0099.mediawiki
index 040ed45..1f5fcd7 100644
--- a/bip-0099.mediawiki
+++ b/bip-0099.mediawiki
@@ -32,7 +32,7 @@ deployment of changes.
: A divergence in the implementation of the verification rules can impede the expected eventual convergence of the network in a single chain that has the most proof of work and also satisfies the rules. This can be intentional or be caused by a bug in consensus validation reimplementations.
;Softfork
-: A change to the Bitcoin protocol wherein previously valid blocks and transactions become invalid. A hashrate majority miners can enforce the new rules so that the change enforced across all clients. Softforks are backward compatible.
+: A change to the Bitcoin protocol wherein previously valid blocks and transactions become invalid. A hashrate majority of miners can enforce the new rules so that the change enforced across all clients. Softforks are backward compatible.
;Hardfork
: A change to the Bitcoin protocol that makes previously invalid blocks valid. Hardforks require all users to upgrade.