Skip to content

Commit 0be9459

Browse files
authored
Update framework.rst [Fix esi tag]
1 parent 0f5cf62 commit 0be9459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ You can also set ``esi`` to ``true`` to enable it:
476476
http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd">
477477
478478
<framework:config>
479-
<esi />
479+
<framework:esi />
480480
</framework:config>
481481
</container>
482482

0 commit comments

Comments
 (0)