summaryrefslogtreecommitdiff
path: root/doc/architecture/blueprints/search/code_search_with_zoekt.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/architecture/blueprints/search/code_search_with_zoekt.md')
-rw-r--r--doc/architecture/blueprints/search/code_search_with_zoekt.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/architecture/blueprints/search/code_search_with_zoekt.md b/doc/architecture/blueprints/search/code_search_with_zoekt.md
index d0d347f1ff4..ca74460b98a 100644
--- a/doc/architecture/blueprints/search/code_search_with_zoekt.md
+++ b/doc/architecture/blueprints/search/code_search_with_zoekt.md
@@ -57,7 +57,7 @@ customers that wish to participate in the trial.
The main goals of this integration will be to implement the following highly
requested improvements to code search:
-1. [Exact match (substring match) code searches in Advanced Search](https://gitlab.com/gitlab-org/gitlab/-/issues/325234)
+1. [Exact match (substring match) code searches in advanced search](https://gitlab.com/gitlab-org/gitlab/-/issues/325234)
1. [Support regular expressions with Advanced Global Search](https://gitlab.com/gitlab-org/gitlab/-/issues/4175)
1. [Support multiple line matches in the same file](https://gitlab.com/gitlab-org/gitlab/-/issues/668)