From 83010045574e817b1fea920d1ba47bbdccd1d841 Mon Sep 17 00:00:00 2001 From: Simone Fumagalli Date: Mon, 11 May 2015 14:56:39 +0200 Subject: [PATCH] Fix typo --- Resources/doc/cache-resolvers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/doc/cache-resolvers.rst b/Resources/doc/cache-resolvers.rst index f83d64691..aae8442ae 100644 --- a/Resources/doc/cache-resolvers.rst +++ b/Resources/doc/cache-resolvers.rst @@ -47,7 +47,7 @@ in XML): For more information on the service container, see the `Symfony Service Container`_ documentation. -You can set your custom cache reslover by adding it to the your configuration as +You can set your custom cache resolver by adding it to the your configuration as the new default resolver as follows: .. code-block:: yaml