diff options
| author | Alexandre Flament <alex@al-f.net> | 2020-03-31 20:14:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-31 20:14:40 +0200 |
| commit | 2a1db2ac4a3313a96c283c39c2b0a21ba6c4e8d7 (patch) | |
| tree | 3005d91715fadcc8b72e4f77c14535407e8a2fd5 | |
| parent | d425e26e8018d633a98eabe1ce32abb32dd5e313 (diff) | |
| parent | c97c4947d5bb43ea09056b196885b53ab19e455e (diff) | |
Merge branch 'master' into docker-build-fix
| -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> |