Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-06 14:21:44 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-06 14:21:44 +0400
commit81ecd1195fd91c99f34c837524530800dbaf7bb2 (patch)
tree59e0fb3c0f1610311e8e2fbafa6c8e67835ca0eb
parente640481625a0d9076572b9431052a179a606e716 (diff)
parent5a00e76fb0c3b0d54c7225e037fd03ba98d542c0 (diff)
Merge branch 'master' of github.com:gitlabhq/gitlabhq
-rw-r--r--doc/public_access/public_access.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/public_access/public_access.md b/doc/public_access/public_access.md
index bf9d2784aff..76d83e6f3b6 100644
--- a/doc/public_access/public_access.md
+++ b/doc/public_access/public_access.md
@@ -4,7 +4,7 @@ Internal projects will only be available to authenticated users.
#### Public projects
Public projects can be cloned **without any** authentication.
-It will also be listen on the [public access directory](/public).
+It will also be listed on the [public access directory](/public).
**Any logged in user** will have [Guest](/help/permissions) permissions on the repository.
#### Internal projects