Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 07b09f4

Browse filesBrowse files
committed
Minor tweaks
1 parent 03abbaa commit 07b09f4
Copy full SHA for 07b09f4

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎components/cache.rst

Copy file name to clipboardExpand all lines: components/cache.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,10 @@ generate and return the value::
9090
Use cache tags to delete more than one key at the time. Read more at
9191
:doc:`/components/cache/cache_invalidation`.
9292

93-
Stampede prevention
93+
Stampede Prevention
9494
~~~~~~~~~~~~~~~~~~~
9595

96-
The Cache Contracts also comes with built in `Stampede prevention`_. This will
96+
The Cache Contracts also come with built in `Stampede prevention`_. This will
9797
remove CPU spikes at the moments when the cache is cold. If an example application
9898
spends 5 seconds to compute data that is cached for 1 hour and this data is accessed
9999
10 times every second, this means that you mostly have cache hits and everything

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.