summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-09-23 16:03:38 -0400
committerRobert Speicher <rspeicher@gmail.com>2015-09-23 16:03:38 -0400
commitde844ebf6ce6044b98f0e7e1d2e8cb9d032f7f00 (patch)
tree726195b548121b8eb3388a946b8a4dd2578fa188
parent316358345aee2e8668f1ab048d57c2176e8788b4 (diff)
downloadgitlab-ce-de844ebf6ce6044b98f0e7e1d2e8cb9d032f7f00.tar.gz
"fine grained" -> "fine-grained"
-rw-r--r--app/views/help/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml
index 8982831e20d..b05e960abc6 100644
--- a/app/views/help/index.html.haml
+++ b/app/views/help/index.html.haml
@@ -9,7 +9,7 @@
%p.slead
GitLab is open source software to collaborate on code.
%br
- Manage git repositories with fine grained access controls that keep your code secure.
+ Manage git repositories with fine-grained access controls that keep your code secure.
%br
Perform code reviews and enhance collaboration with merge requests.
%br