Commit 1eed8965783786b1ec07286e78f30750d48734a4
1 parent
2876f5d5
Exists in
spb-stable
and in
2 other branches
Fix typo: Confiure -> Configure
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| ||||✓| | ... | ... |