diff --git a/reference/configuration/framework.rst b/reference/configuration/framework.rst index bbbbe41c419..7ffb0826ae8 100644 --- a/reference/configuration/framework.rst +++ b/reference/configuration/framework.rst @@ -2508,7 +2508,7 @@ translator cache_dir ......... -**type**: ``string`` | ``null`` **default**: ``%kernel.cache_dir%/translations/`` +**type**: ``string`` | ``null`` **default**: ``%kernel.cache_dir%/translations`` Defines the directory where the translation cache is stored. Use ``null`` to disable this cache.