summaryrefslogtreecommitdiff
path: root/doc/user/search
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-01-26 09:10:42 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2023-01-26 09:10:42 +0000
commitdb950c5706cdf47f7ccc2e02a4ffd691432ac5dc (patch)
treefdceeac88d490aae384eecc636964d7f03be9c24 /doc/user/search
parent7cd527ffd9cfef1c872faa5377eaccc3df6ef067 (diff)
downloadgitlab-ce-db950c5706cdf47f7ccc2e02a4ffd691432ac5dc.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/search')
-rw-r--r--doc/user/search/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/search/index.md b/doc/user/search/index.md
index 9536f7fe40a..e5b802eed4f 100644
--- a/doc/user/search/index.md
+++ b/doc/user/search/index.md
@@ -113,7 +113,7 @@ You can filter issues and merge requests by specific terms included in titles or
issues for `included in titles` is same as `included titles`
- Search is limited to 4096 characters and 64 terms per query.
- When searching issues, partial matches are not allowed. For example: searching for `play` will
- not return issues that have the word `display`. But variations of words will still match, so searching
+ not return issues that have the word `display`. But variations of words match, so searching
for `displays` also returns issues that have the word `display`.
## Retrieve search results as feed