summaryrefslogtreecommitdiff
path: root/doc/user
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2019-02-13 14:37:49 +0000
committerRémy Coutable <remy@rymai.me>2019-02-13 14:37:49 +0000
commit97b4fe9352da192dee161d8728af7630343b8525 (patch)
tree3e341118bb55ac3e8a721274c2d6d657e43d882a /doc/user
parent4dcde261a6b595c5ca4e9ca940a838750732c668 (diff)
parentdec8baa90a6639b4324b08ebe1a694e96c6fe2a9 (diff)
downloadgitlab-ce-97b4fe9352da192dee161d8728af7630343b8525.tar.gz
Merge branch 'docs-fix-typo' into 'master'
Fix typo. "sysdamin" is a misspelling of "sysadmin". See merge request gitlab-org/gitlab-ce!25151
Diffstat (limited to 'doc/user')
-rw-r--r--doc/user/project/pages/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/pages/index.md b/doc/user/project/pages/index.md
index 11f6165fcb4..2de3fb7e080 100644
--- a/doc/user/project/pages/index.md
+++ b/doc/user/project/pages/index.md
@@ -66,7 +66,7 @@ publish any website written directly in plain HTML, CSS, and JavaScript.</p>
If you're using GitLab.com, your website will be publicly available to the internet.
If you're using self-managed instances (Core, Starter, Premium, or Ultimate),
your websites will be published on your own server, according to the
-[Pages admin settings](../../../administration/pages/index.md) chosen by your sysdamin,
+[Pages admin settings](../../../administration/pages/index.md) chosen by your sysadmin,
who can opt for making them public or internal to your server.
### How it works