From d584544a6a50e6ad1dc3bea7a5e57df950b566e9 Mon Sep 17 00:00:00 2001 From: Stefano Date: Thu, 5 Mar 2026 17:36:22 +0900 Subject: [PATCH] fix typo --- docs/includes/pairlists.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/includes/pairlists.md b/docs/includes/pairlists.md index 64b97e6a1..379643857 100644 --- a/docs/includes/pairlists.md +++ b/docs/includes/pairlists.md @@ -407,7 +407,7 @@ Coins like 1000PEPE/USDT or KPEPE/USDT:USDT are detected on a best effort basis, Generate or filter pairs based of their availability on the opposite market. -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. +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. #### AgeFilter