diff options
author | Robert Schilling <rschilling@student.tugraz.at> | 2014-08-04 22:32:41 +0200 |
---|---|---|
committer | Robert Schilling <rschilling@student.tugraz.at> | 2014-08-07 10:27:54 +0200 |
commit | abdc4426486c6e6458c12ba49dd641d4c5ab257a (patch) | |
tree | b458a06a7513284a29b3e1f193431160512e6aa6 /doc/public_access | |
parent | d4f5af820f2fdb442404804859c84d2ef21794d9 (diff) | |
download | gitlab-ce-abdc4426486c6e6458c12ba49dd641d4c5ab257a.tar.gz |
Fix spelling errors in doc, closes #7437
Further changes
Diffstat (limited to 'doc/public_access')
-rw-r--r-- | doc/public_access/public_access.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/public_access/public_access.md b/doc/public_access/public_access.md index 9b117319eec..4712c387021 100644 --- a/doc/public_access/public_access.md +++ b/doc/public_access/public_access.md @@ -1,6 +1,6 @@ # Public access -Gitlab allows you to open selected projects to be accessed **publicly** or **internally**. +GitLab allows you to open selected projects to be accessed **publicly** or **internally**. Projects with either of these visibility levels will be listed in the [public access directory](/public). |