diff options
| author | Ricardo Melo <rjsmelo@gmail.com> | 2014-04-16 19:07:26 +0100 |
|---|---|---|
| committer | Ricardo Melo <ricardo.melo@dri.pt> | 2014-04-16 19:08:59 +0100 |
| commit | 7f13afdc0aa67de5da7c5ba9bb73dcd786ca284b (patch) | |
| tree | dbefccc471707cbbceaf6ca0c887092846783e5f | |
| parent | 9b52affe31f2496fb10ae1d90b21f42ed173b7dc (diff) | |
| download | gitlab-ce-7f13afdc0aa67de5da7c5ba9bb73dcd786ca284b.tar.gz | |
Fix typo in documentation
| -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| ||||✓| |
