diff options
author | Alex <moijes12@gmail.com> | 2018-10-22 06:21:12 +0000 |
---|---|---|
committer | Alex <moijes12@gmail.com> | 2018-10-22 06:21:12 +0000 |
commit | efd0a9da53a0803bcd82d00d0db4824cd505840d (patch) | |
tree | fa15df7b9577cadb89350a8135cdf27780bedbab | |
parent | 90a0163b57f7120985c47e455fc3cf32ba250d41 (diff) | |
download | gitlab-ce-efd0a9da53a0803bcd82d00d0db4824cd505840d.tar.gz |
Correcting a typo
-rw-r--r-- | doc/ci/runners/README.md | 2 |
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. |