Fix Typo in remote pairlist docs

related: #8971
This commit is contained in:
Matthias
2023-07-27 09:24:42 +02:00
committed by GitHub
parent d638a4a0ff
commit 8f18a52cdf

View File

@@ -211,7 +211,7 @@ The user is responsible for providing a server or local file that returns a JSON
```json
{
"pairs": ["XRP/USDT", "ETH/USDT", "LTC/USDT"],
"refresh_period": 1800,
"refresh_period": 1800
}
```