Skip to content

Commit f9ebd2c

Browse files
committed
added missing letter
1 parent 2900c25 commit f9ebd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dependency_injection/compilation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -408,7 +408,7 @@ but getting an up to date configuration whilst developing your application::
408408
This could be further improved by only recompiling the container in debug
409409
mode when changes have been made to its configuration rather than on every
410410
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`"
411+
the container in the way described in ":doc:`/components/config/caching`"
412412
in the config component documentation.
413413

414414
You do not need to work out which files to cache as the container builder

0 commit comments

Comments
 (0)