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
482
482
lets you override any resource/file of any bundle. See :ref: `http-kernel-resource-locator `
483
483
for more details about transforming physical paths into logical paths.
484
484
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/ ``
487
487
directory of the AppBundle, is referenced as ``@App/Default/index.html.twig ``.
488
488
489
489
Learn more
You can’t perform that action at this time.
0 commit comments