Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitd913773

Browse files
committed
Merge branch '4.4' into 5.2
* 4.4: Update page_creation.rst
2 parents456ae42 +d1d66a6 commitd913773

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎page_creation.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -163,15 +163,15 @@ 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`` routeat thevery top:
166+
You should see your ``app_lucky_number`` routein thelist:
167167

168168
================== ======== ======== ====== ===============
169169
Name Method Scheme Host Path
170170
================== ======== ======== ====== ===============
171171
app_lucky_number ANY ANY ANY /lucky/number
172172
================== ======== ======== ====== ===============
173173

174-
You will also see debugging routesbelow ``app_lucky_number`` -- more on
174+
You will also see debugging routesbesides ``app_lucky_number`` -- more on
175175
the debugging routes in the next section.
176176

177177
You'll learn about many more commands as you continue!

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp