File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -423,9 +423,9 @@ configuration.
423423The ``imports `` directive allows your application to include service container
424424configuration resources from any other location (most commonly from bundles).
425425The ``resource `` location, for files, is the absolute path to the resource
426- file. The special ``@AcmeHello `` syntax resolves the directory path of the
427- AcmeHelloBundle bundle. This helps you specify the path to the resource without
428- worrying later if you move the AcmeHelloBundle to a different directory.
426+ file. The special ``@AcmeHelloBundle `` syntax resolves the directory path
427+ of the AcmeHelloBundle bundle. This helps you specify the path to the resource
428+ without worrying later if you move the AcmeHelloBundle to a different directory.
429429
430430.. index ::
431431 single: Service Container; Extension configuration
You can’t perform that action at this time.
0 commit comments