From de004074b7cff2d3741cd0d844f5f147ac795e1b Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Fri, 1 May 2020 18:43:40 +0900 Subject: [PATCH] Fix typo --- BTCPayServer/Views/Stores/Rates.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/Views/Stores/Rates.cshtml b/BTCPayServer/Views/Stores/Rates.cshtml index 663444b76..6cef515e9 100644 --- a/BTCPayServer/Views/Stores/Rates.cshtml +++ b/BTCPayServer/Views/Stores/Rates.cshtml @@ -19,7 +19,7 @@
Scripting

Rate script allows you to express precisely how you want to calculate rates for currency pairs.

-

We are retrieving the rate of each exchange either directly, via CoinGecko (free).

+

We are retrieving the rate of each exchange either directly, or via CoinGecko (free).