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.
2 parents 11203d8 + 20fff81 commit 242aed3Copy full SHA for 242aed3
cache.rst
@@ -8,7 +8,7 @@ Using cache is a great way of making your application run quicker. The Symfony c
8
component is shipped with many adapters to different storages. Every adapter is
9
developed for high performance.
10
11
-Basic uses of the cache looks like this::
+The following example shows a typical usage of the cache::
12
13
use Symfony\Contracts\Cache\ItemInterface;
14
0 commit comments