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:
authorEvan Read <eread@gitlab.com>2019-07-01 05:53:42 +0300
committerEvan Read <eread@gitlab.com>2019-07-01 05:53:42 +0300
commit276038c2f7c7c441d5b0f097077175b8ea8f8a16 (patch)
tree8726ebfc847929a39fb8efc52877166be1090a77 /doc/integration
parent03574b3c5f3e3f5cde12c6a5b29042aeb47373ea (diff)
parentc11872884e56970b6b916c25524a46f32c2340b0 (diff)
Merge branch 'small-s-in-elasticsearch' into 'master'
Fix typo in docs about Elasticsearch See merge request gitlab-org/gitlab-ce!30162
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/elasticsearch.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/elasticsearch.md b/doc/integration/elasticsearch.md
index a2f38a2fcdf..ea2bdc8a96d 100644
--- a/doc/integration/elasticsearch.md
+++ b/doc/integration/elasticsearch.md
@@ -456,7 +456,7 @@ Here are some common pitfalls and how to overcome them:
See [Elasticsearch Index Scopes](elasticsearch.md#elasticsearch-index-scopes) for more information on searching for specific types of data.
-- **I indexed all the repositories but then switched elastic search servers and now I can't find anything**
+- **I indexed all the repositories but then switched Elasticsearch servers and now I can't find anything**
You will need to re-run all the rake tasks to re-index the database, repositories, and wikis.