Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-07-14 03:09:32 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-07-14 03:09:32 +0300
commit804348d39bc1815441c6c4d901a2cf32d5136f9a (patch)
treea3ec6279260b84faa6561dfc21dc411a2834387d /doc/user/search
parent75f2fd2ba85fea64ee1a42f704c4872282f55eb5 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/search')
-rw-r--r--doc/user/search/command_palette.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/search/command_palette.md b/doc/user/search/command_palette.md
index 138c19be778..6440384c254 100644
--- a/doc/user/search/command_palette.md
+++ b/doc/user/search/command_palette.md
@@ -22,7 +22,7 @@ To open the command palette:
1. On the left sidebar, at the top, select **Search GitLab** (**{search}**).
1. Type one of the special characters:
- - <kbd>></kbd> - Use to create a new object or to find a menu item.
- - <kbd>@</kbd> - Search for user.
- - <kbd>:</kbd> - Search for project.
+ - <kbd>></kbd> - Create a new object or find a menu item.
+ - <kbd>@</kbd> - Search for a user.
+ - <kbd>:</kbd> - Search for a project.
- <kbd>/</kbd> - Search for project files in the default repository branch.