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:
authorMarcia Ramos <virtua.creative@gmail.com>2018-04-19 21:52:47 +0300
committerMarcia Ramos <virtua.creative@gmail.com>2018-04-19 21:52:47 +0300
commitef55bbd25400349aa9ec35e269f408f94ce5f890 (patch)
tree577135b323e2ce3accc85a7405da33c804722afe
parentb1e9d98a29605daf7ccdd0e324dd399fdebfee41 (diff)
parent73bd905c59cd27af88c10bd6e0611aac11b4f0c3 (diff)
Merge branch 'docs-pages-typo-fix' into 'master'
Fix a documentation typo for GitLab pages Closes #45568 See merge request gitlab-org/gitlab-ce!18489
-rw-r--r--doc/user/project/pages/getting_started_part_three.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/getting_started_part_three.md b/doc/user/project/pages/getting_started_part_three.md
index 430fe3af1f8..61af1d2ab27 100644
--- a/doc/user/project/pages/getting_started_part_three.md
+++ b/doc/user/project/pages/getting_started_part_three.md
@@ -70,7 +70,7 @@ In case you want to point a root domain (`example.com`) to your
GitLab Pages site, deployed to `namespace.gitlab.io`, you need to
log into your domain's admin control panel and add a DNS `A` record
pointing your domain to Pages' server IP address. For projects on
-GitLab.com, this IP is `52.167.214.135`. For projects leaving in
+GitLab.com, this IP is `52.167.214.135`. For projects living in
other GitLab instances (CE or EE), please contact your sysadmin
asking for this information (which IP address is Pages server
running on your instance).