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

@@ -1462,7 +1462,7 @@
"default": false
},
"override_exchange_check": {
"description": "Override the exchange check to force FreqAI to use exchangesthat may not have enough historic data. Turn this to True if you know your FreqAI model and strategy do not require historical data.",
"description": "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.",
"type": "boolean",
"default": false
},