Skip to content

Commit 6ec29a1

Browse files
authored
Merge pull request bitcoin#684 from erikarvstedt/patch-1
Trivial: Fix typos in BIP-118
2 parents cd0a443 + 53fc064 commit 6ec29a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bip-0118.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ being seen on-chain with a predetermined reaction in the form of
2727
another transaction.
2828
Often the reaction is identical, no matter which transaction is seen
2929
on-chain, but the application still needs to create many identical
30-
transaction.
30+
transactions.
3131
This is because signatures in the input of a transaction uniquely
3232
commit to the hash of the transaction that created the output being
3333
spent.
@@ -120,7 +120,7 @@ script update.
120120
As a soft fork, older software will continue to operate without
121121
modification. Non-upgraded nodes, however, will not verify the
122122
validity of the new sighash flag and will consider the transaction
123-
valid by default. Being only applicable to segwit transaction,
123+
valid by default. Being only applicable to segwit transactions,
124124
non-segwit nodes will see an anyone-can-spend script and will consider
125125
it valid.
126126

0 commit comments

Comments
 (0)