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>