Skip to content

Commit 5fff343

Browse files
authored
Fix typo in RBF FAQ post
1 parent 4362683 commit 5fff343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/en/pages/faq/2016-01-21-rbf-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Bitcoin Core 0.12 will be released around February 2016 and will include opt-in
8989

9090
## Is opt-in RBF only useful for adjusting fees?
9191

92-
No, another useful thing wallets can do with opt-in RBF is combine two or payments into a single payment when the first payment hasn't confirmed yet. This can save a large number of bytes and transaction fees even though the replacement will have pay a higher fee than the original.
92+
No, another useful thing wallets can do with opt-in RBF is combine two or more payments into a single payment when the first payment hasn't confirmed yet. This can save a large number of bytes and transaction fees even though the replacement will have to pay a higher fee than the original.
9393

9494
Opt-in RBF can also be used to implement more advanced cooperative stability schemes such as [transaction cut-through](https://bitcointalk.org/index.php?topic=281848.0).
9595

0 commit comments

Comments
 (0)