8000 [Cache] Fixed a minor RST syntax issue · symfony/symfony-docs@c54caec · GitHub
[go: up one dir, main page]

Skip to content

Commit c54caec

Browse files
committed
[Cache] Fixed a minor RST syntax issue
1 parent 574ef5d commit c54caec

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
@@ -518,7 +518,7 @@ the same key could be invalidate with one function call::
518518
}
519519
}
520520

521-
The cache adapter needs to implement :class:`Symfony\\Contracts\\Cache\\TagAwareCacheInterface``
521+
The cache adapter needs to implement :class:`Symfony\\Contracts\\Cache\\TagAwareCacheInterface`
522522
to enable this feature. This could be added by using the following configuration.
523523

524524
.. configuration-block::

0 commit comments

Comments
 (0)
0