chore: fix description typo

This commit is contained in:
Matthias
2025-10-05 07:56:42 +02:00
parent 70fa12f1b2
commit 2d40807b66
2 changed files with 2 additions and 2 deletions

View File

@@ -1144,7 +1144,7 @@ CONF_SCHEMA = {
},
"override_exchange_check": {
"description": (
"Override the exchange check to force FreqAI to use exchanges"
"Override the exchange check to force FreqAI to use exchanges "
"that may not have enough historic data. Turn this to True if "
"you know your FreqAI model and strategy do not require historical data."
),