summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2018-11-21 02:32:44 +0000
committerEvan Read <eread@gitlab.com>2018-11-21 02:32:44 +0000
commitc0ef1094fd4bb8c2dd6571a8caf366c4423ce8a4 (patch)
tree33f73e336c7e6ace70240763cb70e951902aa5cc
parent377af728a44e33f96a809a1f9bd8b8dc2903310b (diff)
parent6497ee27f9d0ee9793be0d16f6aeaae857bd7074 (diff)
downloadgitlab-ce-c0ef1094fd4bb8c2dd6571a8caf366c4423ce8a4.tar.gz
Merge branch 'patch-32' into 'master'
Fix typo in Getting Started page See merge request gitlab-org/gitlab-ce!23219
-rw-r--r--doc/user/project/pages/getting_started_part_three.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/pages/getting_started_part_three.md b/doc/user/project/pages/getting_started_part_three.md
index 89b9621b8b9..26891348b0c 100644
--- a/doc/user/project/pages/getting_started_part_three.md
+++ b/doc/user/project/pages/getting_started_part_three.md
@@ -1,5 +1,5 @@
---
-last_updated: 2018-08-16
+last_updated: 2018-11-19
author: Marcia Ramos
author_gitlab: marcia
level: beginner
@@ -183,7 +183,7 @@ you can use the following setup:
- In Cloudflare, create a DNS `A` record pointing `domain.com` to `35.185.44.232`
- In GitLab, add the domain to GitLab Pages
- In Cloudflare, create a DNS `TXT` record to verify your domain
-- In Cloudflare, create a DNS `CNAME` record poiting `www` to `domain.com`
+- In Cloudflare, create a DNS `CNAME` record pointing `www` to `domain.com`
## SSL/TLS Certificates