Commit 81ecd1195fd91c99f34c837524530800dbaf7bb2
Exists in
spb-stable
and in
2 other branches
Merge branch 'master' of github.com:gitlabhq/gitlabhq
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/public_access/public_access.md
@@ -4,7 +4,7 @@ Internal projects will only be available to authenticated users. | @@ -4,7 +4,7 @@ Internal projects will only be available to authenticated users. | ||
4 | 4 | ||
5 | #### Public projects | 5 | #### Public projects |
6 | Public projects can be cloned **without any** authentication. | 6 | Public projects can be cloned **without any** authentication. |
7 | -It will also be listen on the [public access directory](/public). | 7 | +It will also be listed on the [public access directory](/public). |
8 | **Any logged in user** will have [Guest](/help/permissions) permissions on the repository. | 8 | **Any logged in user** will have [Guest](/help/permissions) permissions on the repository. |
9 | 9 | ||
10 | #### Internal projects | 10 | #### Internal projects |