summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-12-27 06:08:10 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2019-12-27 06:08:10 +0000
commitf772bfe30596265c0ee7de7970e821352e764e0c (patch)
treed1553bb08a47b63a5bd4e650b45996245823f2b3
parenteaa4c07484704aab1cca90d96fc018783883fc24 (diff)
downloadgitlab-ce-f772bfe30596265c0ee7de7970e821352e764e0c.tar.gz
Add latest changes from gitlab-org/gitlab@master
-rw-r--r--doc/ci/caching/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/caching/index.md b/doc/ci/caching/index.md
index b6518c87e13..a85c096db70 100644
--- a/doc/ci/caching/index.md
+++ b/doc/ci/caching/index.md
@@ -59,7 +59,7 @@ Caches:
- Are stored where the Runner is installed **and** uploaded to S3 if [distributed cache is enabled](https://docs.gitlab.com/runner/configuration/autoscale.html#distributed-runners-caching).
- If defined per job, are used:
- By the same job in a subsequent pipeline.
- - By subsequent jobs in the same pipeline, if the they have identical dependencies.
+ - By subsequent jobs in the same pipeline, if they have identical dependencies.
Artifacts: