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

minor: fix typo in docs
This commit is contained in:
Matthias 2019-12-03 12:27:52 +01:00 committed by GitHub
commit 78f8ba1226
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
# Optimization
# Strategy Customization
This page explains where to customize your strategies, and add new
indicators.