diff options
author | maiki <maiki@interi.org> | 2014-05-05 15:47:56 -0700 |
---|---|---|
committer | maiki <maiki@interi.org> | 2014-05-05 15:47:56 -0700 |
commit | de576be52e6a05b6db95d2559a53b71c249be5c4 (patch) | |
tree | 24f18689d4abc12981c6bf917df2bde4d711356b /doc/public_access | |
parent | aeb5a01ed15929b116d1750b7da2433498c305e0 (diff) | |
download | gitlab-ce-de576be52e6a05b6db95d2559a53b71c249be5c4.tar.gz |
Fixed misspelling
Change one letter, change the world!
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 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 |