corrected minor "typo" in formatting

This commit is contained in:
DJCrashdummy 2022-05-10 10:33:04 +00:00 committed by Matthias
parent 0f499469fc
commit 8a6a6ec911

View File

@ -44,7 +44,7 @@ It uses configuration from `exchange.pair_whitelist` and `exchange.pair_blacklis
```json ```json
"pairlists": [ "pairlists": [
{"method": "StaticPairList"} {"method": "StaticPairList"}
], ],
``` ```
By default, only currently enabled pairs are allowed. By default, only currently enabled pairs are allowed.