Fixed typo ("server" -> "serve")

This commit is contained in:
Rebecca Skinner 2016-03-28 14:15:48 +00:00 committed by James Edwards-Jones
parent 8a09a25185
commit 877c121cfc
1 changed files with 1 additions and 1 deletions

View File

@ -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