diff --git a/templates/index.html b/templates/index.html index 87ce25a..79e916b 100644 --- a/templates/index.html +++ b/templates/index.html @@ -23,7 +23,7 @@
A Human–Friendly API Service for Crypto Currency Information.
-This service provides machine (and human) friendly JSON data for all known crypto–currencies. All {{ coins|length }} active & known coins are supported.
+This service provides machine (and human) friendly JSON data for all known crypto–currencies. All {{ coins|length }} active & known coins are supported.
Historical data, exchange rates, conversion ratios, and value conversion endpoints are all available, free of charge. Data is refreshed every five minutes.
@@ -117,8 +117,9 @@