From 44ea0acf9bf7b52de0de9a2d76f4dfffe68f147b Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Sat, 15 Oct 2022 11:40:49 +0200 Subject: [PATCH] Fix typos in docs --- docs/docs/user-guide/search/websearches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/user-guide/search/websearches.md b/docs/docs/user-guide/search/websearches.md index 5e4e1847..5cc8a7d0 100644 --- a/docs/docs/user-guide/search/websearches.md +++ b/docs/docs/user-guide/search/websearches.md @@ -10,7 +10,7 @@ There are two ways of creating a websearch shortcut: ### Automatically -Some websearches can be imported automatically (if they support the [OpenSearch description format](https://developer.mozilla.org/en-US/docs/Web/OpenSearch) +Some websearches can be imported automatically (if they support the [OpenSearch description format](https://developer.mozilla.org/en-US/docs/Web/OpenSearch)) - In the create websearch dialog, click the download icon in the top right corner - Enter the base URL of the website you are trying to import (for example: `github.com`) @@ -30,7 +30,7 @@ Some websearches can be imported automatically (if they support the [OpenSearch :::info Spaces and special characters might be encoded. Don't worry about it, the launcher will handle the encoding for you. - If you can't the search term anywhere, try to disable Javascript and try again. If that still doesn't work, then that website cannot be used. + If you can't find the search term anywhere, try to disable Javascript and try again. If that still doesn't work, then that website cannot be used. ::: - Replace the search term in the URL with `${1}`. Copy the URL and paste it into the URL field.