Commit 7f13afdc0aa67de5da7c5ba9bb73dcd786ca284b
Committed by
Ricardo Melo
1 parent
9b52affe
Exists in
spb-stable
and in
2 other branches
Fix typo in documentation
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
doc/permissions/permissions.md
... | ... | @@ -27,7 +27,7 @@ If a user is a GitLab administrator they receive all permissions. |
27 | 27 | |Remove protected branches| |||✓|✓| |
28 | 28 | |Edit project| |||✓|✓| |
29 | 29 | |Add Deploy Keys to project| |||✓|✓| |
30 | -|Confiure Project Hooks| |||✓|✓| | |
30 | +|Configure Project Hooks| |||✓|✓| | |
31 | 31 | |Switch visibility level| ||||✓| |
32 | 32 | |Transfer project to another namespace| ||||✓| |
33 | 33 | |Remove project| ||||✓| | ... | ... |