Skip to content

Commit 6d51f93

Browse files
Nyholmjaviereguiluz
authored andcommitted
minor
1 parent 8b1d3d9 commit 6d51f93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/cache.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ This component includes *two* different approaches to caching:
4646
Doctrine caches. See :doc:`/components/cache/psr6_psr16_adapters` and
4747
:doc:`/components/cache/adapters/doctrine_adapter`.
4848

49-
Cache Contract
50-
--------------
49+
Cache Contracts
50+
---------------
5151

5252
All adapters supports the Cache Contract. It contains only two methods; ``get`` and
5353
``delete``. The first thing you need is to instantiate a cache adapter. The

0 commit comments

Comments
 (0)