Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Bodenmiller <bbodenmiller@hotmail.com>2014-09-19 11:58:22 +0400
committerBen Bodenmiller <bbodenmiller@hotmail.com>2014-09-19 11:58:22 +0400
commit9cad1cbe322e5b540e1b4796867220b4160ed0b1 (patch)
treece5be26d7855c9c6b13e9f915d4e76b05bb0845b /doc/permissions
parentac516abe957d9cf0c1ce7ec80fa47eebf6ace0d4 (diff)
standardize capitalization
Diffstat (limited to 'doc/permissions')
-rw-r--r--doc/permissions/permissions.md6
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 | | | | | ✓ |