Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f239002

Browse files
committed
[symfony#2211] Fix thanks to @stof!
1 parent 1409445 commit f239002

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/templating.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ Template Naming and Locations
378378

379379
.. versionadded:: 2.2
380380
Namespaced path support was added in 2.2, allowing for template names
381-
like ``@AcmeDemoBundle/layout.html.twig``. See :doc:`/cookbook/templating/namespaced_paths`
381+
like ``@AcmeDemo/layout.html.twig``. See :doc:`/cookbook/templating/namespaced_paths`
382382
for more details.
383383

384384
By default, templates can live in two different locations:

0 commit comments

Comments
 (0)