Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit e1c41da

Browse files
committed
docs: fix typo
1 parent 67d1488 commit e1c41da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ADVANCED.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ Zap installs `lnd` for you as part of the installation process. Zap will automat
4242

4343
#### Connecting to lnd with lncli
4444

45-
It is possible to connect to the `lnd` instance that Zap runs using a standard `lncli` binary which you can download from the [lnd releases](https://github.com/lightningnetwork/lnd/releases) page (lncli is bunded with the lnd download). Please be to download the version of `lncli` that corrisponds with the version of `lnd` that Zap is running (you can find this out by navigating to the "Profile" screen when logged into your Zap wallet).
45+
It is possible to connect to the `lnd` instance that Zap runs using a standard `lncli` binary which you can download from the [lnd releases](https://github.com/lightningnetwork/lnd/releases) page (lncli is bunded with the lnd download). Please be sure to download the version of `lncli` that corresponds with the version of `lnd` that Zap is running (you can find this out by navigating to the "Profile" screen when logged into your Zap wallet).
4646

47-
To connect to `lnd` using `lncli` you must have Zap open and logged into your wallet. Then, run `lncli` telling it the hsot and port where `lnd` is running and the location of the `lnd` data directory.
47+
To connect to `lnd` using `lncli` you must have Zap open and logged into your wallet. Then, run `lncli` telling it the host and port where `lnd` is running and the location of the `lnd` data directory.
4848

4949
The lnd data directory will be located within:
5050

0 commit comments

Comments
 (0)