Commit 5a00e76fb0c3b0d54c7225e037fd03ba98d542c0

Authored by Dmitriy Zaporozhets
2 parents 478d6bd4 de576be5

Merge pull request #6925 from maiki/patch-1

Fixed misspelling
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