diff --git a/Resources/doc/reference/configuration/tags.rst b/Resources/doc/reference/configuration/tags.rst index f1e8e4e0..ef8d1157 100644 --- a/Resources/doc/reference/configuration/tags.rst +++ b/Resources/doc/reference/configuration/tags.rst @@ -14,9 +14,8 @@ that you set this to ``true`` so you are notified of missing dependencies: # app/config/config.yml fos_http_cache: - cache_manager: - tags: - enabled: true + tags: + enabled: true header ------