summaryrefslogtreecommitdiff
path: root/app/views/help/workflow.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/help/workflow.html.haml')
-rw-r--r--app/views/help/workflow.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/help/workflow.html.haml b/app/views/help/workflow.html.haml
index a3fe3b01d46..6062ca091bd 100644
--- a/app/views/help/workflow.html.haml
+++ b/app/views/help/workflow.html.haml
@@ -24,7 +24,7 @@
git commit -am "My feature is ready"
%li
- %p Push your branch to gitlabhq
+ %p Push your branch to GitLab
.bash
%pre.dark
git push origin $feature_name