Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit cf48e1a

Browse filesBrowse files
IlhamiDwouterj
authored andcommitted
Update routing.rst
corrected a few typos.
1 parent 3293286 commit cf48e1a
Copy full SHA for cf48e1a

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎book/routing.rst

Copy file name to clipboardExpand all lines: book/routing.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -945,8 +945,8 @@ routing system can be:
945945
/**
946946
* @Route(
947947
* "/articles/{_locale}/{year}/{title}.{_format}",
948-
* defaults: {"_format": "html"},
949-
* requirements: {
948+
* defaults={"_format": "html"},
949+
* requirements={
950950
* "_locale": "en|fr",
951951
* "_format": "html|rss",
952952
* "year": "\d+"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.