diff --git a/BTCPayServer/Views/Shared/_LayoutSignedOut.cshtml b/BTCPayServer/Views/Shared/_LayoutSignedOut.cshtml index bb30b3613..ae3453fa7 100644 --- a/BTCPayServer/Views/Shared/_LayoutSignedOut.cshtml +++ b/BTCPayServer/Views/Shared/_LayoutSignedOut.cshtml @@ -36,7 +36,7 @@ @if (ViewBag.ShowLeadText) {

- A self-hosted, open-source cryptocurrency payment processor. + A self-hosted, open-source bitcoin payment processor. It is secure, private, censorship-resistant and free.

}