From 86c78aa0c7a02c7c2771aa5d0c5e4b6fffa95fde Mon Sep 17 00:00:00 2001 From: Joshua Rogers Date: Mon, 15 Jan 2024 21:50:07 +0700 Subject: [PATCH] Fix typo --- SETTINGS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SETTINGS.md b/SETTINGS.md index ca74b7e..4dab31e 100644 --- a/SETTINGS.md +++ b/SETTINGS.md @@ -90,7 +90,7 @@ Since hosts do not correspond to destinations, it is necessary for hosts to some 1. `use_combinate_interesting_users_hosts` is enabled and there is at least one entry in _interesting_users_, 2. `use_combinate_users_hosts_aggressive` is enabled. -`use_combinate_interesting_users_hosts` will combine all of the _interesting_users_ with all of the hosts discovered to create destinations, and `use_combinate_users_hosts_aggressive` will combine all users discovered with all of the hosts discovered to creation destinations. That process is described in [combinatorial_destination_discovery_strategies](combinatorial-destination-discovery-strategies). +`use_combinate_interesting_users_hosts` will combine all of the _interesting_users_ with all of the hosts discovered to create destinations, and `use_combinate_users_hosts_aggressive` will combine all users discovered with all of the hosts discovered to creation destinations. That process is described in [combinatorial_destination_discovery_strategies](#combinatorial-destination-discovery-strategies). ### use_find_from_hosts