From f31a3a2053b07b834c5143bd6be4eaf05c1a014d Mon Sep 17 00:00:00 2001 From: Bnyro Date: Wed, 9 Oct 2024 11:59:31 +0200 Subject: [chore] *: fix typos detected by typos-cli --- searx/templates/simple/new_issue.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'searx/templates/simple/new_issue.html') diff --git a/searx/templates/simple/new_issue.html b/searx/templates/simple/new_issue.html index ba7997bd4..142da727a 100644 --- a/searx/templates/simple/new_issue.html +++ b/searx/templates/simple/new_issue.html @@ -61,7 +61,7 @@ or manually by executing the searx/webapp.py file? --> {%- endfor -%} - +

{{ _('Please check for existing bugs about this engine on GitHub') }}

-- cgit v1.2.3