diff options
author | Sytse Sijbrandij <sytses@gmail.com> | 2014-04-25 16:12:40 +0200 |
---|---|---|
committer | Sytse Sijbrandij <sytses@gmail.com> | 2014-04-25 16:12:40 +0200 |
commit | 3657e951956fd5cbeb42c14e6df9af645da3067e (patch) | |
tree | d21fca7d7d8445abbceb45d402971c1281e2892b | |
parent | b4b6447b5541811cdadca9c4ec9f26dc515ecfb7 (diff) | |
parent | 1eed8965783786b1ec07286e78f30750d48734a4 (diff) | |
download | gitlab-ce-3657e951956fd5cbeb42c14e6df9af645da3067e.tar.gz |
Merge pull request #6868 from cppcho/Confiure
Fix typo: Confiure -> Configure
-rw-r--r-- | doc/permissions/permissions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/permissions/permissions.md b/doc/permissions/permissions.md index ac4bdefddd5..9be6423f667 100644 --- a/doc/permissions/permissions.md +++ b/doc/permissions/permissions.md @@ -27,7 +27,7 @@ If a user is a GitLab administrator they receive all permissions. |Remove protected branches| |||✓|✓| |Edit project| |||✓|✓| |Add Deploy Keys to project| |||✓|✓| -|Confiure Project Hooks| |||✓|✓| +|Configure Project Hooks| |||✓|✓| |Switch visibility level| ||||✓| |Transfer project to another namespace| ||||✓| |Remove project| ||||✓| |