summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Amirault <mamirault@gitlab.com>2019-09-02 08:16:27 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-09-02 08:16:27 +0000
commita1ec6de36093b9a1b46109876c28aaf72e1dd034 (patch)
tree062b598914f12ec09c74c665802c09b485bbdff3
parent73a88ca81bf4afaddcf0b8e9f5a789e6acb7906f (diff)
downloadgitlab-ce-a1ec6de36093b9a1b46109876c28aaf72e1dd034.tar.gz
Fix space in geo doc
-rw-r--r--doc/administration/geo/replication/updating_the_geo_nodes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/geo/replication/updating_the_geo_nodes.md b/doc/administration/geo/replication/updating_the_geo_nodes.md
index 4d678030531..8c27c4dac4f 100644
--- a/doc/administration/geo/replication/updating_the_geo_nodes.md
+++ b/doc/administration/geo/replication/updating_the_geo_nodes.md
@@ -6,7 +6,7 @@ Depending on which version of Geo you are updating to/from, there may be differe
NOTE: **Note:** These general update steps are not intended for [high-availability deployments](https://docs.gitlab.com/omnibus/update/README.html#multi-node--ha-deployment), and will cause downtime. If you want to avoid downtime, consider using [zero downtime updates](https://docs.gitlab.com/omnibus/update/README.html#zero-downtime-updates).
-To update the Geo nodes when a new GitLab version is released, update **primary**
+To update the Geo nodes when a new GitLab version is released, update **primary**
and all **secondary** nodes:
1. Log into the **primary** node.