We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 908f3d5 commit f6955aaCopy full SHA for f6955aa
components/dependency_injection/workflow.rst
@@ -21,7 +21,7 @@ Working with a Cached Container
21
-------------------------------
22
23
Before building it, the kernel checks to see if a cached version of the
24
-container exists. The HttpKernel has a debug setting and if this is false,
+container exists. The kernel has a debug setting and if this is false,
25
the cached version is used if it exists. If debug is true then the kernel
26
:doc:`checks to see if configuration is fresh </components/config/caching>`
27
and if it is, the cached version of the container is used. If not then the
0 commit comments