diff options
author | Qt Resynth <resynth1943@tutanota.com> | 2020-09-22 14:01:10 +0100 |
---|---|---|
committer | Alexandre Flament <alex@al-f.net> | 2020-09-22 17:44:32 +0200 |
commit | 21dbc7e852a5c48097c0067e78f0600972e54823 (patch) | |
tree | 8969b6077ce11ce504d9c403c764770b30e2137a /searx/templates | |
parent | e8df5d3f7fd7cc76e26a66917832cf690f77c0e4 (diff) | |
download | searxng-21dbc7e852a5c48097c0067e78f0600972e54823.tar.gz searxng-21dbc7e852a5c48097c0067e78f0600972e54823.zip |
"Egde" → "Edge"
Diffstat (limited to 'searx/templates')
-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 9741b5162..9b34251a2 100644 --- a/searx/templates/__common__/about.html +++ b/searx/templates/__common__/about.html @@ -66,7 +66,7 @@ <ul> <li><a href="https://support.mozilla.org/en-US/kb/add-or-remove-search-engine-firefox">Firefox</a></li> - <li><a href="https://support.microsoft.com/en-us/help/4028574/microsoft-edge-change-the-default-search-engine" >Microsoft Egde</a></li> + <li><a href="https://support.microsoft.com/en-us/help/4028574/microsoft-edge-change-the-default-search-engine" >Microsoft Edge</a></li> <li>Chrome based browsers <a href="https://www.chromium.org/tab-to-search">only add websites that the user navigates to without a path.</a> </ul> |