Skip to content

Commit 9a28e96

Browse files
committed
[#7909] fix some typos
1 parent 3073a99 commit 9a28e96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bundles/best_practices.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -482,8 +482,8 @@ The logical paths are required because of the bundle overriding mechanism that
482482
lets you override any resource/file of any bundle. See :ref:`http-kernel-resource-locator`
483483
for 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/``
487487
directory of the AppBundle, is referenced as ``@App/Default/index.html.twig``.
488488

489489
Learn more

0 commit comments

Comments
 (0)