diff --git a/searx/templates/simple/preferences.html b/searx/templates/simple/preferences.html index 170dffa39..3210a36b0 100644 --- a/searx/templates/simple/preferences.html +++ b/searx/templates/simple/preferences.html @@ -303,7 +303,7 @@ {{ tab_header('enginetab', 'category' + categ, _(categ), ns.checked )}} {% set ns.checked = false %} {% if categ == DEFAULT_CATEGORY %} -

{{_('This tab dues not exists in the user interface, but you can search in these engines by its !bangs.')}}

+

{{_('This tab does not exists in the user interface, but you can search in these engines by its !bangs.')}}

{% endif %}