Merge pull request #1965 from freqtrade/hroff-1902-patch-1

minor: typo fixed in docs
This commit is contained in:
Matthias
2019-06-24 06:14:27 +02:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ This page explains how to prepare your environment for running the bot.
Before running your bot in production you will need to setup few
external API. In production mode, the bot will require valid Exchange API
credentials. We also reccomend a [Telegram bot](telegram-usage.md#setup-your-telegram-bot) (optional but recommended).
credentials. We also recommend a [Telegram bot](telegram-usage.md#setup-your-telegram-bot) (optional but recommended).
- [Setup your exchange account](#setup-your-exchange-account)