Commit 6e18d5e9be09aa914d99563c8d58e4ad5bf54660
Exists in
spb-stable
and in
2 other branches
Merge branch 'master' into 'master'
Fixing typo in help for public access Fixing a typo in the help page
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 | ... | ... |