From 57a2a3bdc981625b8044ef1e5d2a3c9a03f53a74 Mon Sep 17 00:00:00 2001 From: Robert Bennett Date: Wed, 21 Sep 2022 13:22:01 -0400 Subject: [PATCH] Minor improvements to readme --- extensions/any-website-search/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/extensions/any-website-search/README.md b/extensions/any-website-search/README.md index d57769fe238..3bc3b3610fb 100644 --- a/extensions/any-website-search/README.md +++ b/extensions/any-website-search/README.md @@ -41,7 +41,7 @@ _Default: DuckDuckGo_ While entering a query, suggestions can be shown for your query, the same as you'd see -in a search engine in your browser. This setting controls search engine to get +in a search engine in your browser. This setting controls the search engine to get suggestions from: DuckDuckGo (the default), Google, or "None" if you don't want any search suggestions. @@ -75,9 +75,9 @@ suggestions. When getting search suggestions from DuckDuckGo, you might want this setting disabled because DuckDuckGo _does_ understand bangs and can offer suggestions accordingly. When using another search suggestion provider, which doesn't understand bangs, you probably -want this setting to be enabled because the bangs will be treated as part of the query -and will lead to worse search suggestions. +want this setting to be enabled because otherwise the bangs will be treated as part of +the query and will lead to worse search suggestions. -This setting does not affect what happens when you press enter to search; the text you -enter will always be searched verbatim on the site of your choosing. This setting only +This setting does not affect what happens when you press enter to search; your query +text will always be searched verbatim on the site of your choosing. This setting only affects the text used when fetching search suggestions.