Fix typo in LOTR reference in caching documentation

Originally submitted at
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6324.

Signed-off-by: Rémy Coutable <remy@rymai.me>
This commit is contained in:
Philipp Gildein 2018-06-29 09:42:32 +00:00 committed by Rémy Coutable
parent 191dad2967
commit f75aaea8eb
No known key found for this signature in database
GPG Key ID: 98DFFD1C0C62B70B
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ you can use the same key for all of them:
```yaml
cache:
key: one-key-to-rull-them-all
key: one-key-to-rule-them-all
```
To share the same cache between branches, but separate them by job: