Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 24198d2

Browse files
committed
Merge pull request #512 from Th3Mouk/patch-1
[FIX] Typo
2 parents dac2dfa + 05f525f commit 24198d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/database/doctrine_cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Jackalope Doctrine DBAL gets better performance when running it with the
66

77
.. code-block:: bash
88
9-
$ php composer.phar require doctrine/cache-bundle:1.0.*
9+
$ php composer.phar require doctrine/doctrine-cache-bundle:1.0.*
1010
1111
And adding the following entry to your ``app/AppKernel.php``::
1212

0 commit comments

Comments
 (0)