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 99698bd

Browse filesBrowse files
committed
Merge branch '2.0'
Conflicts: book/routing.rst
2 parents 9acf5b6 + f378f18 commit 99698bd
Copy full SHA for 99698bd

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎book/routing.rst

Copy file name to clipboardExpand all lines: book/routing.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,7 @@ In an upcoming section, you'll learn how to generate URLs from inside templates.
11011101

11021102
.. code-block:: javascript
11031103
1104-
var url = Routing.generate('blog_show', { "slug": 'my-blog-post});
1104+
var url = Routing.generate('blog_show', { "slug": 'my-blog-post'});
11051105
11061106
For more information, see the documentation for that bundle.
11071107

0 commit comments

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