Commit bed7a8e4 authored by Ben Bodenmiller's avatar Ben Bodenmiller

add missing space

parent 1de2f06b
......@@ -15,7 +15,7 @@
= f.check_box :member_check
%strong
Check whether author is a GitLab user
.help-block Restrict commits by author(email) to existing GitLab users
.help-block Restrict commits by author (email) to existing GitLab users
.form-group
= f.label :commit_message_regex, "Commit message", class: 'control-label'
......@@ -57,4 +57,4 @@
Set to 0 to allow files of any size.
.form-actions
= f.submit "Save Git hooks", class: "btn btn-create"
= f.submit "Save Git hooks", class: "btn btn-create"
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment