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:
authorEvan Read <eread@gitlab.com>2018-10-24 02:20:29 +0300
committerEvan Read <eread@gitlab.com>2018-10-24 02:20:29 +0300
commite8a43e77d9d9015a25cf1b0824c77dde326ed9fe (patch)
tree78b9917c5e776472a613ae8bcf30b90dd1e0c361
parent6d8c0ed1bb09feac39fe86b5da3ac5eaede7a477 (diff)
parentefd0a9da53a0803bcd82d00d0db4824cd505840d (diff)
Merge branch 'patch-32' into 'master'
Correcting a typo See merge request gitlab-org/gitlab-ce!22511
-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 83e0fa34ad6..2a179bfbbf0 100644
--- a/doc/ci/runners/README.md
+++ b/doc/ci/runners/README.md
@@ -312,7 +312,7 @@ We're always looking for contributions that can mitigate these
If you think that registration token for a Project was revealed, you should
reset them. It's recommended because such token can be used to register another
-Runner to thi Project. It may be next used to obtain the values of secret
+Runner to the Project. It may be next used to obtain the values of secret
variables or clone the project code, that normally may be unavailable for the
attacker.