diff options
author | koda3 <koda.masaru3@gmail.com> | 2019-02-12 11:50:23 +0000 |
---|---|---|
committer | koda3 <koda.masaru3@gmail.com> | 2019-02-12 11:50:23 +0000 |
commit | dec8baa90a6639b4324b08ebe1a694e96c6fe2a9 (patch) | |
tree | c9d51e969e5b6d9b7d18175a65c1c5fa0f7beffa /doc/user/project/pages | |
parent | 6dfce6e786f4828f3d2b0ff63d2a2dea4c82471c (diff) | |
download | gitlab-ce-dec8baa90a6639b4324b08ebe1a694e96c6fe2a9.tar.gz |
Fix typo. "sysdamin" is a misspelling of "sysadmin".
Diffstat (limited to 'doc/user/project/pages')
-rw-r--r-- | doc/user/project/pages/index.md | 2 |
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 |