From d0437c76b384eef2f09bfa361d3b635f271ab606 Mon Sep 17 00:00:00 2001 From: Matt Penna Date: Wed, 11 Sep 2019 01:58:11 +0000 Subject: Removed extraneous trailing space --- doc/user/project/protected_branches.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/project/protected_branches.md b/doc/user/project/protected_branches.md index 4655e8f5183..1de3e3b5387 100644 --- a/doc/user/project/protected_branches.md +++ b/doc/user/project/protected_branches.md @@ -5,7 +5,7 @@ type: reference, howto # Protected Branches [Permissions](../permissions.md) in GitLab are fundamentally defined around the -idea of having read or write permission to the repository and branches. To impose +idea of having read or write permission to the repository and branches. To impose further restrictions on certain branches, they can be protected. ## Overview -- cgit v1.2.1