Skip to content

Commit a9ac58a

Browse files
authored
Fixed typo
This make sure Yaml, XML and PHP configs are consistant.
1 parent 9a5d3db commit a9ac58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ You can also create more customized pools:
215215
# uses the "foobar.cache" pool as its backend but controls
216216
# the lifetime and (like all pools) has a separate cache namespace
217217
short_cache:
218-
adapter: cache.foobar
218+
adapter: foobar.cache
219219
default_lifetime: 60
220220
221221
.. code-block:: xml

0 commit comments

Comments
 (0)