Skip to content

Commit b847b2d

Browse files
committed
minor #4480 Fix spelling (nurikabe)
This PR was submitted for the master branch but it was merged into the 2.3 branch instead (closes #4480). Discussion ---------- Fix spelling Commits ------- bd99a31 Fix spelling
2 parents 1d88a1b + bd99a31 commit b847b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,7 @@ see :ref:`route-parameters-controller-arguments`.
11321132
.. tip::
11331133

11341134
The special ``$_route`` variable is set to the name of the route that was
1135-
matced.
1135+
matched.
11361136

11371137
You can even add extra information to your route definition and access it
11381138
within your controller. For more information on this topic,

0 commit comments

Comments
 (0)