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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
}
```