diff options
author | Dalf <alex@al-f.net> | 2020-03-31 16:52:52 +0200 |
---|---|---|
committer | Dalf <alex@al-f.net> | 2020-03-31 16:52:52 +0200 |
commit | 4bb35e7ef53e1c3e738a185f89e6660211e3837a (patch) | |
tree | f8152ec8520185fe84d5279fe9568406980a1b48 /searx | |
parent | 949378a07f7baa7ded50f15b386a72e5cd687006 (diff) | |
download | searxng-4bb35e7ef53e1c3e738a185f89e6660211e3837a.tar.gz searxng-4bb35e7ef53e1c3e738a185f89e6660211e3837a.zip |
[fix] template: fix typo in about.html
Diffstat (limited to 'searx')
-rw-r--r-- | searx/templates/__common__/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/templates/__common__/about.html b/searx/templates/__common__/about.html index 5c91c3394..d3e8d06a6 100644 --- a/searx/templates/__common__/about.html +++ b/searx/templates/__common__/about.html @@ -76,7 +76,7 @@ <p> Searx appreciates your concern regarding logs, so take the - code from the <a href="https://github.com/asciimoo/searx">orgin searx project</a> and + code from the <a href="https://github.com/asciimoo/searx">original searx project</a> and run it yourself! </p> <p> |