docs: fix typos [skip ci]

This commit is contained in:
vuittont60
2023-11-20 15:33:36 +08:00
parent d9b88fba67
commit e3e2515b83
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ healthcheck.torconnection.internal=xxx
``` ```
Read more about the usage of the flags in the `sample-lnd.conf`. Read more about the usage of the flags in the `sample-lnd.conf`.
## LN Peer-to-Peer Netowrk ## LN Peer-to-Peer Network
### Bitcoin Blockheaders in Ping Messages ### Bitcoin Blockheaders in Ping Messages

View File

@@ -76,7 +76,7 @@ https://github.com/lightningnetwork/lnd/pull/7359)
renamed](https://github.com/lightningnetwork/lnd/pull/7517) to renamed](https://github.com/lightningnetwork/lnd/pull/7517) to
`channel_ready` internally to match the specs update. This should not change `channel_ready` internally to match the specs update. This should not change
anything for the users since the message type(36) stays unchanged, except in anything for the users since the message type(36) stays unchanged, except in
the logging all the appearance of `funding_locked` replated experssion is the logging all the appearance of `funding_locked` replated expression is
replaced with `channel_ready`. replaced with `channel_ready`.
## Bug Fixes ## Bug Fixes

View File

@@ -1139,7 +1139,7 @@
[routerrpc] [routerrpc]
; Probability estimator used for pathfinding. Two estimators are availabe: ; Probability estimator used for pathfinding. Two estimators are available:
; apriori and bimodal. ; apriori and bimodal.
; Note that the bimodal estimator is experimental. ; Note that the bimodal estimator is experimental.
; Default: ; Default: