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:
Diffstat (limited to 'doc/development/caching.md')
-rw-r--r--doc/development/caching.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/development/caching.md b/doc/development/caching.md
index 9b3f9a4215e..dff94b68ca0 100644
--- a/doc/development/caching.md
+++ b/doc/development/caching.md
@@ -332,11 +332,11 @@ views/projects/_home_panel:462ad2485d7d6957e03ceba2c6717c29/projects/16-20210316
```
1. The view name and template tree digest
- `views/projects/_home_panel:462ad2485d7d6957e03ceba2c6717c29`
+ `views/projects/_home_panel:462ad2485d7d6957e03ceba2c6717c29`
1. The model name, ID, and `updated_at` values
- `projects/16-20210316142425469452`
+ `projects/16-20210316142425469452`
1. The symbol we passed in, converted to a string
- `tag_list`
+ `tag_list`
### Look for