Commit 554c4844678c4d35e8fc8986066b53613e778c37
Exists in
spb-stable
and in
2 other branches
Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/public_access/public_access.md
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | 2 | ||
3 | Gitlab allows you to open selected projects to be accessed **publicly** or **internally**. | 3 | Gitlab allows you to open selected projects to be accessed **publicly** or **internally**. |
4 | 4 | ||
5 | -Projects with either of these visibility levels will be listen in the [public access directory](/public). | 5 | +Projects with either of these visibility levels will be listed in the [public access directory](/public). |
6 | 6 | ||
7 | Internal projects will only be available to authenticated users. | 7 | Internal projects will only be available to authenticated users. |
8 | 8 |