From 1fefb132e00e6b92ac28f1a28f209422dd8b0a7e Mon Sep 17 00:00:00 2001 From: Matthias Date: Tue, 2 Nov 2021 20:26:38 +0100 Subject: [PATCH] Improve wording in documentation --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/question.md | 2 +- README.md | 14 +++++++------- docs/backtesting.md | 2 +- docs/faq.md | 2 +- docs/index.md | 2 +- docs/stoploss.md | 2 +- docs/strategy-advanced.md | 4 ++-- docs/strategy-customization.md | 6 +++--- docs/webhook-config.md | 2 +- 10 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dacd9e673..54c9eab50 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ assignees: ''