Commit 0d861c9935485c9d26ebb98b00cc9b8411889108
1 parent
d986aea3
Exists in
spb-stable
and in
2 other branches
Fixing typo
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/public_access/public_access.md
... | ... | @@ -2,7 +2,7 @@ |
2 | 2 | |
3 | 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 | 7 | Internal projects will only be available to authenticated users. |
8 | 8 | ... | ... |