Skip to content

Commit 101311d

Browse files
committed
docs: fix typos in release-notes 19.0
1 parent 2610663 commit 101311d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
* [Make the contract resolutions for the channel arbitrator optional](
6161
https://github.com/lightningnetwork/lnd/pull/9253)
6262

63-
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused
63+
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused
6464
estimateroutefee to ignore the default payment timeout.
6565

6666
# New Features
@@ -80,7 +80,7 @@
8080
## RPC Additions
8181

8282
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
83-
`BumpForceCloseFee` which moves the functionality soley available in the
83+
`BumpForceCloseFee` which moves the functionality solely available in the
8484
`lncli` to LND hence making it more universal.
8585

8686
* [The `walletrpc.FundPsbt` RPC method now has an option to specify the fee as

0 commit comments

Comments
 (0)