summaryrefslogtreecommitdiff
path: root/app/views/shared/runners/_runner_description.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/runners/_runner_description.html.haml')
-rw-r--r--app/views/shared/runners/_runner_description.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/runners/_runner_description.html.haml b/app/views/shared/runners/_runner_description.html.haml
index 5935750ca06..a47bbd55325 100644
--- a/app/views/shared/runners/_runner_description.html.haml
+++ b/app/views/shared/runners/_runner_description.html.haml
@@ -1,6 +1,6 @@
.light.prepend-top-default
%p
- = _("A 'Runner' is a process which runs a job. You can set up as many Runners as you need.")
+ = _("You can set up as many Runners as you need to run your jobs.")
%br
= _('Runners can be placed on separate users, servers, and even on your local machine.')