8000 Fix: Typo · symfony/symfony-docs@34a16a8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 34a16a8

Browse files
committed
Fix: Typo
1 parent 1333820 commit 34a16a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache/cache_invalidation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ method.
6161
.. note::
6262

6363
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
64+
which is optimized for this purpose. When using filesystem, likewise consider to use
6565
:ref:`FilesystemTagAwareAdapter <filesystem-tag-aware-adapter>`.
6666

6767
The :class:`Symfony\\Component\\Cache\\Adapter\\TagAwareAdapter` class implements

0 commit comments

Comments
 (0)
0