Merge pull request #8209 from vuittont60/master

docs: fix typos [skip ci]
This commit is contained in:
Oliver Gugger 2023-11-27 23:54:17 +01:00 committed by GitHub
commit 9ce543fb05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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`.
## LN Peer-to-Peer Netowrk
## LN Peer-to-Peer Network
### 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
`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
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`.
## Bug Fixes

View File

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