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:
-rw-r--r--doc/pages/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pages/README.md b/doc/pages/README.md
index e70ca7b48bd..e427d7f283d 100644
--- a/doc/pages/README.md
+++ b/doc/pages/README.md
@@ -357,7 +357,7 @@ If the case of `404.html`, there are different scenarios. For example:
- If you use user/group Pages (served under `/`) and try to access
`/non/existing_file` GitLab Pages will try to serve `/404.html`.
- If you use a custom domain and try to access `/non/existing_file`, GitLab
- Pages will try to server only `/404.html`.
+ Pages will try to serve only `/404.html`.
### Remove the contents of your pages