There was an error while loading. Please reload this page.
1 parent a7bc862 commit e3f81bfCopy full SHA for e3f81bf
quick_tour/the_big_picture.rst
@@ -123,7 +123,7 @@ defined in ``app/config/routing.yml`` configuration file:
123
type: annotation
124
prefix: /demo
125
126
-The first three lines of the routing configuration file define the code that
+The first three lines after the comment define the code that
127
is executed when the user requests the "``/``" resource (i.e. the welcome
128
page). When requested, the ``AcmeDemoBundle:Welcome:index`` controller will be
129
executed.
0 commit comments