summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorNathan Wells <nwwells@gmail.com>2013-11-22 08:44:15 -0700
committerNathan Wells <nwwells@gmail.com>2013-11-22 08:44:15 -0700
commit9e1abd68e6acccd73fae08045d1a3ab6c91a0e57 (patch)
treebbaf925afeee6e7e27a1c50cb5ef0fcbf15eadec /app
parent6257371076b835cca398b492dea580ac2c1fcb1b (diff)
downloadgitlab-ci-9e1abd68e6acccd73fae08045d1a3ab6c91a0e57.tar.gz
fixing awkward phrasing
Diffstat (limited to 'app')
-rw-r--r--app/views/admin/runners/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/runners/index.html.haml b/app/views/admin/runners/index.html.haml
index 067571b..a32a85d 100644
--- a/app/views/admin/runners/index.html.haml
+++ b/app/views/admin/runners/index.html.haml
@@ -9,8 +9,8 @@
.well
%p
- Runner is a process which run a build.
- You can setup as much runners as you need.
+ A 'runner' is a process which runs a build.
+ You can setup as many runners as you need.
%br
Runners can be placed on separate users, servers, even on your local machine
%br