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:
authorDylan Griffith <dyl.griffith@gmail.com>2018-05-08 11:49:37 +0300
committerDylan Griffith <dyl.griffith@gmail.com>2018-05-08 12:24:09 +0300
commite4a0499614b2aa6746e149c0e12ccd6e7af2ff63 (patch)
treeb9175917eede341b8805261eaa347207e99b5613 /doc/ci/runners
parenta89c6a710268cdbbca35d3e931b6efa1adecf81c (diff)
Fix typo in runner docs
Diffstat (limited to 'doc/ci/runners')
-rw-r--r--doc/ci/runners/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/runners/README.md b/doc/ci/runners/README.md
index 821413900fd..5aa80af8e0d 100644
--- a/doc/ci/runners/README.md
+++ b/doc/ci/runners/README.md
@@ -66,7 +66,7 @@ Runners to disabled.
## Registering a specific Runner
-Registering a specific can be done in two ways:
+Registering a specific Runner can be done in two ways:
1. Creating a Runner with the project registration token
1. Converting a shared Runner into a specific Runner (one-way, admin only)