Skip to content

Commit 6b1549c

Browse files
committed
minor #12843 Update routing.rst - Fix wrong XML (atailouloute)
This PR was merged into the 4.3 branch. Discussion ---------- Update routing.rst - Fix wrong XML Commits ------- 3d0fed0 Update routing.rst - Fix wrong XML
2 parents 112ad33 + 3d0fed0 commit 6b1549c

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)