From 98b62481845a9a6d8f280aee17977c7eeb349d80 Mon Sep 17 00:00:00 2001 From: BitcoinMechanic <45926711+BitcoinMechanic@users.noreply.github.com> Date: Sat, 6 May 2023 21:21:47 -0700 Subject: [PATCH] typo (#375) * typo * missing period --- site/source/user-manual/service-guides/lightning/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/source/user-manual/service-guides/lightning/index.rst b/site/source/user-manual/service-guides/lightning/index.rst index 22468c9..34de8b2 100644 --- a/site/source/user-manual/service-guides/lightning/index.rst +++ b/site/source/user-manual/service-guides/lightning/index.rst @@ -27,14 +27,14 @@ If you're using **LND**, you can select one of the following options: connecting-lnd -If you would like to connect to LND via LND Connect **(LNC)** in order to avoid using Tor, you can do so with Alby and Zeus via the Lightning Terminal service: +If you would like to connect to LND via Lightning Node Connect **(LNC)** in order to avoid using Tor, you can do so with Alby and Zeus via the Lightning Terminal service: .. toctree:: :maxdepth: 2 connecting-lndc -If you'd like to allocate only a portion of your lightning node's liquidity to a wallet or have a wallet that can receive but not make payments, you can use **LNbits** - LNbits allows you to create a wallet that makes use of your node with only an alloted amount of sats and it works with both **Core Lightning** and **LND** +If you'd like to allocate only a portion of your lightning node's liquidity to a wallet or have a wallet that can receive but not make payments, you can use **LNbits** - LNbits allows you to create a wallet that makes use of your node with only an alloted amount of sats and it works with both **Core Lightning** and **LND**. .. toctree:: :maxdepth: 3