diff options
author | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2014-09-19 00:58:22 -0700 |
---|---|---|
committer | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2014-09-19 00:58:22 -0700 |
commit | 9cad1cbe322e5b540e1b4796867220b4160ed0b1 (patch) | |
tree | ce5be26d7855c9c6b13e9f915d4e76b05bb0845b /doc/permissions | |
parent | ac516abe957d9cf0c1ce7ec80fa47eebf6ace0d4 (diff) | |
download | gitlab-ce-9cad1cbe322e5b540e1b4796867220b4160ed0b1.tar.gz |
standardize capitalization
Diffstat (limited to 'doc/permissions')
-rw-r--r-- | doc/permissions/permissions.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md index db22b7dbe56..d561868c8bb 100644 --- a/doc/permissions/permissions.md +++ b/doc/permissions/permissions.md @@ -27,11 +27,11 @@ If a user is a GitLab administrator they receive all permissions. | Create new milestones | | | | ✓ | ✓ | | Add new team members | | | | ✓ | ✓ | | Push to protected branches | | | | ✓ | ✓ | -| Enable/Disable branch protection | | | | ✓ | ✓ | +| Enable/disable branch protection | | | | ✓ | ✓ | | Rewrite/remove git tags | | | | ✓ | ✓ | | Edit project | | | | ✓ | ✓ | -| Add Deploy Keys to project | | | | ✓ | ✓ | -| Configure Project Hooks | | | | ✓ | ✓ | +| Add deploy keys to project | | | | ✓ | ✓ | +| Configure project hooks | | | | ✓ | ✓ | | Switch visibility level | | | | | ✓ | | Transfer project to another namespace | | | | | ✓ | | Remove project | | | | | ✓ | |