8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1333820 commit 34a16a8Copy full SHA for 34a16a8
components/cache/cache_invalidation.rst
@@ -61,7 +61,7 @@ method.
61
.. note::
62
63
When using a Redis backend, consider using :ref:`RedisTagAwareAdapter <redis-tag-aware-adapter>`
64
- which is optimized for this purpose. When using File system, likewise consider to use
+ which is optimized for this purpose. When using filesystem, likewise consider to use
65
:ref:`FilesystemTagAwareAdapter <filesystem-tag-aware-adapter>`.
66
67
The :class:`Symfony\\Component\\Cache\\Adapter\\TagAwareAdapter` class implements
0 commit comments