Commit 8ae2d2152b197931725a3f4b9aa3697f37988c20

Authored by Dmitriy Zaporozhets
1 parent 8ec38c17

Fix branch protection help doc

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
doc/permissions/permissions.md
... ... @@ -24,7 +24,7 @@ If a user is a GitLab administrator they receive all permissions.
24 24 |Manage issue tracker| ||✓|✓|✓|
25 25 |Add new team members| |||✓|✓|
26 26 |Push to protected branches| |||✓|✓|
27   -|Remove protected branches| |||✓|✓|
  27 +|Enable/Disable branch protection| |||✓|✓|
28 28 |Edit project| |||✓|✓|
29 29 |Add Deploy Keys to project| |||✓|✓|
30 30 |Configure Project Hooks| |||✓|✓|
... ...