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 0fb81cc

Browse filesBrowse files
committed
Merge branch '2.7'
* 2.7: Removing bad period
2 parents d969e8b + ffd8d78 commit 0fb81cc
Copy full SHA for 0fb81cc

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/controller.rst

Copy file name to clipboardExpand all lines: book/controller.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ the following guidelines in mind while you develop.
360360
the name of the route that was matched (e.g. ``hello``). Though not usually
361361
useful, this is also available as a controller argument. You can also
362362
pass other variables from your route to your controller arguments. See
363-
:doc:`/cookbook/routing/extra_information.`.
363+
:doc:`/cookbook/routing/extra_information`.
364364

365365
.. _book-controller-request-argument:
366366

0 commit comments

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