Skip to content

Commit c7226d4

Browse files
committed
Fixed another wrgon XML config
1 parent 8c9707f commit c7226d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

http_cache/esi.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ First, to use ESI, be sure to enable it in your application configuration:
7171
7272
<!-- config/packages/framework.xml -->
7373
<?xml version="1.0" encoding="UTF-8" ?>
74-
<container xmlns="http://symfony.com/schema/dic/symfony"
74+
<container xmlns="http://symfony.com/schema/dic/services"
7575
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
7676
xmlns:framework="http://symfony.com/schema/dic/symfony"
7777
xsi:schemaLocation="http://symfony.com/schema/dic/services

0 commit comments

Comments
 (0)