From ff9265f7219eb3c6e56ff3351192dd2f2a8fb331 Mon Sep 17 00:00:00 2001 From: Yash Bhutwala <> Date: Thu, 24 May 2018 16:26:01 -0400 Subject: [PATCH] Fix spelling of lightning --- BTCPayServer/Views/Stores/AddLightningNode.cshtml | 2 +- BTCPayServer/Views/Stores/UpdateStore.cshtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer/Views/Stores/AddLightningNode.cshtml b/BTCPayServer/Views/Stores/AddLightningNode.cshtml index fc9c552c9..5a1d49355 100644 --- a/BTCPayServer/Views/Stores/AddLightningNode.cshtml +++ b/BTCPayServer/Views/Stores/AddLightningNode.cshtml @@ -16,7 +16,7 @@
- A connection to a lightning charge node or clightning unix socket is required to generate lignting network enabled invoices.
+ A connection to a lightning charge node or clightning unix socket is required to generate lightning network enabled invoices.
This is experimental and not advised for production so keep in mind:
- A connection to a lightning charge node is required to generate lignting network enabled invoices.
+ A connection to a lightning charge node is required to generate lightning network enabled invoices.
This is experimental and not advised for production.