diff --git a/index.html b/index.html index 93c8025..506e773 100644 --- a/index.html +++ b/index.html @@ -86,7 +86,7 @@ * * - "Default" suggestions come from CONFIG.suggestionDefaults (sync) * - "History" suggestions come from your previously entered queries (sync) - * - "DuckDuckGo" suggestions come from the DuckDuckGo search api (async) + * - "DuckDuckGo" suggestions come from the DuckDuckGo search API (async) * * To disable suggestions, remove all influencers. */ @@ -387,60 +387,57 @@