Skip to content

Commit dabe1b0

Browse files
committed
Merge pull request symfony#2980 from lyrixx/patch-9
[2.2][Routing] Try to fix markup
2 parents ea3d0b3 + 84db8aa commit dabe1b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ file:
173173
xsi:schemaLocation="http://symfony.com/schema/dic/services http://symfony.com/schema/dic/services/services-1.0.xsd
174174
http://symfony.com/schema/dic/symfony http://symfony.com/schema/dic/symfony/symfony-1.0.xsd">
175175
176-
<framework:config ...>
176+
<framework:config>
177177
<!-- ... -->
178178
<framework:router resource="%kernel.root_dir%/config/routing.xml" />
179179
</framework:config>

0 commit comments

Comments
 (0)