diff --git a/bip-0008.mediawiki b/bip-0008.mediawiki index b5e46a66f8..3a1f2079a9 100644 --- a/bip-0008.mediawiki +++ b/bip-0008.mediawiki @@ -23,7 +23,7 @@ This specification provides a way to optionally guarantee lock-in at the end of ==Specification== -This specification is the same as [[bip-0009.mediawiki|BIP9]] except there is no FAILED condition. The state transition from '''STARTED''' to '''LOCKED_IN''' will occur under two condition: +This specification is the same as [[bip-0009.mediawiki|BIP9]] except from the STARTED state, there is no FAILED condition. The state transition from '''STARTED''' to '''LOCKED_IN''' will occur under two condition: The first is when the threshold of blocks signalling is reached as per BIP9. The second is if the timeout is still '''STARTED'''. diff --git a/bip-0008/states.png b/bip-0008/states.png index 0cc9de7229..6aea51428d 100644 Binary files a/bip-0008/states.png and b/bip-0008/states.png differ