Skip to content

Commit a80fbaf

Browse files
committed
Merge pull request bitcoin#373 from kanzure/bip143-typofix
BIP143: fix typo ("including")
2 parents 5160fc7 + 4cb4534 commit a80fbaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bip-0143.mediawiki

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ This proposal is deployed with Segregated Witness softfork (BIP 141)
195195

196196
== Backward compatibility ==
197197

198-
As a soft fork, older software will continue to operate without modification. Non-upgraded nodes, however, will not see nor validate the witness data and will consider all witness programs, inculding the redefined sigops, as anyone-can-spend scripts.
198+
As a soft fork, older software will continue to operate without modification. Non-upgraded nodes, however, will not see nor validate the witness data and will consider all witness programs, including the redefined sigops, as anyone-can-spend scripts.
199199

200200
== Reference Implementation ==
201201

0 commit comments

Comments
 (0)