File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -482,8 +482,8 @@ The logical paths are required because of the bundle overriding mechanism that
482482lets you override any resource/file of any bundle. See :ref: `http-kernel-resource-locator `
483483for more details about transforming physical paths into logical paths.
484484
485- Beware that templates use a simplified version of the logical path showed above.
486- For example, a ``index.html.twig `` template located in the ``Resources/views/Default/ ``
485+ Beware that templates use a simplified version of the logical path shown above.
486+ For example, an ``index.html.twig `` template located in the ``Resources/views/Default/ ``
487487directory of the AppBundle, is referenced as ``@App/Default/index.html.twig ``.
488488
489489Learn more
You can’t perform that action at this time.
0 commit comments