8000 minor #7614 Update framework.rst [Fix esi tag] (atailouloute) · ScreamZ/symfony-docs@529a129 · GitHub
[go: up one dir, main page]

Skip to content

Commit 529a129

Browse files
committed
minor symfony#7614 Update framework.rst [Fix esi tag] (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update framework.rst [Fix esi tag] Commits ------- 0be9459 Update framework.rst [Fix esi tag]
2 parents 99eb91e + 0be9459 commit 529a129

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)
0