summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Hemard <dphemard@gmail.com>2019-08-03 22:52:17 +0000
committerDustin Hemard <dphemard@gmail.com>2019-08-03 22:52:17 +0000
commit6a472da4f852ca681bf7c149c635ee57eb925060 (patch)
tree41502d562042c7e3b63e5f02d40b7a6f7ac78087
parentbce8b66d516e906f6131d8a6dcae797def5288b6 (diff)
downloadgitlab-ce-6a472da4f852ca681bf7c149c635ee57eb925060.tar.gz
fix misspelled url
-rw-r--r--doc/user/project/pages/custom_domains_ssl_tls_certification/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md b/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md
index 54ecc42d2b9..6a9900d48f9 100644
--- a/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md
+++ b/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md
@@ -191,7 +191,7 @@ can use the following setup:
1. In Cloudflare, create a DNS `TXT` record to verify your domain.
1. In GitLab, verify your domain.
1. In Cloudflare, create a DNS `CNAME` record pointing `www` to `domain.com`.
-1. In Cloudflare, add a Page Rule pointing `www.domain,com` to `domain.com`:
+1. In Cloudflare, add a Page Rule pointing `www.domain.com` to `domain.com`:
- Navigate to your domain's dashboard and click **Page Rules**
on the top nav.
- Click **Create Page Rule**.