From aef7b34ec3fb230d461e6861d2ec11d5ccd5a525 Mon Sep 17 00:00:00 2001 From: addisonbabcock Date: Tue, 19 Feb 2019 10:40:36 -0700 Subject: [PATCH] Fixed typo, loose vs lose. (#4728) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d9a5cb4a3..6ddf9e452 100644 --- a/README.md +++ b/README.md @@ -359,7 +359,7 @@ It will query all configured indexers and return the combined results. If your client supports multiple feeds it's recommended to add each indexer directly instead of using the all indexer. Using the all indexer has no advantages (besides reduced management overhead), only disadvantages: -* you loose control over indexer specific settings (categories, search modes, etc.) +* you lose control over indexer specific settings (categories, search modes, etc.) * mixing search modes (IMDB, query, etc.) might cause low quality results * indexer specific categories (>= 100000) can't be used. * slow indexers will slow down the overall result