Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-09-23 23:03:38 +0300
committerRobert Speicher <rspeicher@gmail.com>2015-09-23 23:03:38 +0300
commitde844ebf6ce6044b98f0e7e1d2e8cb9d032f7f00 (patch)
tree726195b548121b8eb3388a946b8a4dd2578fa188 /app/views/help
parent316358345aee2e8668f1ab048d57c2176e8788b4 (diff)
"fine grained" -> "fine-grained"
Diffstat (limited to 'app/views/help')
-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