We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7b13f0 commit fc25addCopy full SHA for fc25add
routing.rst
@@ -333,7 +333,7 @@ By adding a *default* value:
333
334
return $collection;
335
336
-Now, when the user goes to ``/page``, the ``blog_list`` route will match and ``$page``
+Now, when the user goes to ``/blog``, the ``blog_list`` route will match and ``$page``
337
will default to a value of ``1``.
338
339
.. index::
0 commit comments