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 2900c25 commit f9ebd2cCopy full SHA for f9ebd2c
components/dependency_injection/compilation.rst
@@ -408,7 +408,7 @@ but getting an up to date configuration whilst developing your application::
408
This could be further improved by only recompiling the container in debug
409
mode when changes have been made to its configuration rather than on every
410
request. This can be done by caching the resource files used to configure
411
-the container in the way describe in ":doc:`/components/config/caching`"
+the container in the way described in ":doc:`/components/config/caching`"
412
in the config component documentation.
413
414
You do not need to work out which files to cache as the container builder
0 commit comments