Skip to content

Commit 3d0fed0

Browse files
authored
Update routing.rst - Fix wrong XML
1 parent b715c2b commit 3d0fed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2155,7 +2155,7 @@ defined as annotations:
21552155
https://symfony.com/schema/routing/routing-1.0.xsd">
21562156
21572157
<import resource="../src/Controller/" type="annotation">
2158-
<default locale="schemes">HTTPS</prefix>
2158+
<default key="schemes">HTTPS</default>
21592159
</import>
21602160
</routes>
21612161

0 commit comments

Comments
 (0)