Skip to content

Commit fec5f7d

Browse files
author
Ahmed TAILOULOUTE
committed
Fix some Doctrine XML configurations
1 parent 613e5c4 commit fec5f7d

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
@@ -234,7 +234,7 @@ that must be enabled in your configuration:
234234
<?xml version="1.0" encoding="UTF-8" ?>
235235
<container xmlns="http://symfony.com/schema/dic/services"
236236
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
237-
xmlns:doctrine="http://symfony.com/schema/dic/framework"
237+
xmlns:framework="http://symfony.com/schema/dic/framework"
238238
xsi:schemaLocation="http://symfony.com/schema/dic/services
239239
http://symfony.com/schema/dic/services/services-1.0.xsd
240240
http://symfony.com/schema/dic/symfony

0 commit comments

Comments
 (0)