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 5bea1e6

Browse filesBrowse files
Fixed a typo
1 parent eb70a36 commit 5bea1e6
Copy full SHA for 5bea1e6

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎components/cache/adapters/chain_adapter.rst

Copy file name to clipboardExpand all lines: components/cache/adapters/chain_adapter.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Chain Cache Adapter
1010
This adapter allows combining any number of the other
1111
:ref:`available cache adapters <component-cache-creating-cache-pools>`. Cache items are
1212
fetched from the first adapter containing them and cache items are saved to all the
13-
given adapters. This exposes a simple and efficient method for creating a layeted cache.
13+
given adapters. This exposes a simple and efficient method for creating a layered cache.
1414

1515
The ChainAdapter must be provided an array of adapters and optionally a maximum cache
1616
lifetime as its constructor arguments::

0 commit comments

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