diff --git a/BTCPayServer/Views/Stores/UpdateStore.cshtml b/BTCPayServer/Views/Stores/UpdateStore.cshtml index 81ae5993c..37f627cdf 100644 --- a/BTCPayServer/Views/Stores/UpdateStore.cshtml +++ b/BTCPayServer/Views/Stores/UpdateStore.cshtml @@ -25,7 +25,7 @@ @if (Model.HintWallet) { -
A store requires a wallet to receive on-chain payments. @@ -110,7 +110,7 @@ @if (Model.HintLightning) { -
A connection to a Lightning node is required if you want to receive Lightning payments.