summaryrefslogtreecommitdiff
path: root/app/views/ci/runner/_how_to_setup_runner.html.haml
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2018-09-19 13:04:09 +0000
committerDouwe Maan <douwe@gitlab.com>2018-09-19 13:04:09 +0000
commit81f601309182b472c5178688d9f77691c50e31fd (patch)
treebcac026cd3af46739cf41b7edbb193b379de961f /app/views/ci/runner/_how_to_setup_runner.html.haml
parentec33016bcd07f3806f071d574299079b67cb0a93 (diff)
downloadgitlab-ce-81f601309182b472c5178688d9f77691c50e31fd.tar.gz
Fix grammar in runner-related specs, views and localisations.
Diffstat (limited to 'app/views/ci/runner/_how_to_setup_runner.html.haml')
-rw-r--r--app/views/ci/runner/_how_to_setup_runner.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/ci/runner/_how_to_setup_runner.html.haml b/app/views/ci/runner/_how_to_setup_runner.html.haml
index c26eb873718..b1b142460b0 100644
--- a/app/views/ci/runner/_how_to_setup_runner.html.haml
+++ b/app/views/ci/runner/_how_to_setup_runner.html.haml
@@ -1,6 +1,6 @@
- link = link_to _("Install GitLab Runner"), 'https://docs.gitlab.com/runner/install/', target: '_blank'
.append-bottom-10
- %h4= _("Setup a %{type} Runner manually") % { type: type }
+ %h4= _("Set up a %{type} Runner manually") % { type: type }
%ol
%li