Skip to content

Commit eb6af37

Browse files
Update page_creation.rst
I did not see app_lucky_number at the top as described, it was somewhere in the list nearer the bottom among other routes (e.g. _profiler_home, _profiler_search)
1 parent 742a590 commit eb6af37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

page_creation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ To get a list of *all* of the routes in your system, use the ``debug:router`` co
163163
164164
$ php bin/console debug:router
165165
166-
You should see your ``app_lucky_number`` route at the very top:
166+
You should see your ``app_lucky_number`` route in the list:
167167

168168
================== ======== ======== ====== ===============
169169
Name Method Scheme Host Path

0 commit comments

Comments
 (0)