diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-06-04 12:03:28 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2014-06-04 12:03:28 +0300 |
commit | 554c4844678c4d35e8fc8986066b53613e778c37 (patch) | |
tree | 216a8df45b368807f7c7e6a686998a87a67820b0 | |
parent | 23da4cb4f9dd00b33e4973cf297cbbc247cf0e68 (diff) | |
parent | 6e18d5e9be09aa914d99563c8d58e4ad5bf54660 (diff) | |
download | gitlab-ce-554c4844678c4d35e8fc8986066b53613e778c37.tar.gz |
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
-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 68c10a9f3ce..493e59af225 100644 --- a/doc/public_access/public_access.md +++ b/doc/public_access/public_access.md @@ -2,7 +2,7 @@ Gitlab allows you to open selected projects to be accessed **publicly** or **internally**. -Projects with either of these visibility levels will be listen in the [public access directory](/public). +Projects with either of these visibility levels will be listed in the [public access directory](/public). Internal projects will only be available to authenticated users. |