Skip to content

Commit 02475eb

Browse files
authored
Merge pull request freqtrade#12899 from stash86/main-stash
fix typo
2 parents 428d139 + d584544 commit 02475eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/includes/pairlists.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,7 @@ Coins like 1000PEPE/USDT or KPEPE/USDT:USDT are detected on a best effort basis,
407407

408408
Generate or filter pairs based of their availability on the opposite market.
409409

410-
The `pairs_exis_on` setting defines whether the pairs should exists on both spot and futures market (`both_markets`) or only exist on the specified trading mode (`current_market_only`). By default, the plugin will be in `both_markets` setting, which means whitelisted pairs have to exists on both spot and futures markets.
410+
The `pairs_exist_on` setting defines whether the pairs should exists on both spot and futures market (`both_markets`) or only exist on the specified trading mode (`current_market_only`). By default, the plugin will be in `both_markets` setting, which means whitelisted pairs have to exists on both spot and futures markets.
411411

412412
#### AgeFilter
413413

0 commit comments

Comments
 (0)