mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-23 15:10:15 +00:00
spellcheck: fix and update (#1359)
* spellcheck: fix and update * spellcheck: add exclude line for gateio_types
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{{template "header" .}}
|
||||
## Current Features for {{.Name}}
|
||||
|
||||
+ Fetches up to date curency data from [Currency Converter API](https://free.currencyconverterapi.com/)
|
||||
+ Fetches up to date currency data from [Currency Converter API](https://free.currencyconverterapi.com/)
|
||||
|
||||
### How to enable
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{{template "header" .}}
|
||||
## Current Features for {{.Name}}
|
||||
|
||||
+ Fetches up to date curency data from [Currency Layer](https://currencylayer.com/)
|
||||
+ Fetches up to date currency data from [Currency Layer](https://currencylayer.com/)
|
||||
|
||||
### How to enable
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{{template "header" .}}
|
||||
## Current Features for {{.Name}}
|
||||
|
||||
+ Fetches up to date curency data from [ExchangeRate.host API]("https://exchangerate.host")
|
||||
+ Fetches up to date currency data from [ExchangeRate.host API]("https://exchangerate.host")
|
||||
|
||||
### How to enable
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{{template "header" .}}
|
||||
## Current Features for {{.Name}}
|
||||
|
||||
+ Fetches up to date curency data from [Exchange rates API]("http://exchangeratesapi.io")
|
||||
+ Fetches up to date currency data from [Exchange rates API]("http://exchangeratesapi.io")
|
||||
|
||||
### How to enable
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{{template "header" .}}
|
||||
## Current Features for {{.Name}}
|
||||
|
||||
+ Fetches up to date curency data from [Fixer.io](https://fixer.io/)
|
||||
+ Fetches up to date currency data from [Fixer.io](https://fixer.io/)
|
||||
|
||||
### How to enable
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
{{template "header" .}}
|
||||
## Current Features for {{.Name}}
|
||||
|
||||
+ Fetches up to date curency data from [Open Exchange Rates](https://openexchangerates.org/)
|
||||
+ Fetches up to date currency data from [Open Exchange Rates](https://openexchangerates.org/)
|
||||
|
||||
### How to enable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user