docs: fix broadcast misspelling

This commit is contained in:
w3irdrobot
2024-11-20 21:18:28 -05:00
parent a4195fa2ce
commit d3bff47167
6 changed files with 12 additions and 8 deletions

View File

@@ -194,6 +194,10 @@ The underlying functionality between those two options remain the same.
by replacing the word `argument` with `input` in the command description,
clarifying that the command requires interactive inputs rather than arguments.
- [Fixed a few misspellings](https://github.com/lightningnetwork/lnd/pull/9290)
of "broadcast" in the code base, specifically the `lncli peers updatenodeannouncement`
command documentation.
# Contributors (Alphabetical Order)
* Animesh Bilthare