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.
2 parents f42dfde + 02156d6 commit 8b23729Copy full SHA for 8b23729
page_creation.rst
@@ -41,7 +41,7 @@ Creating a Page: Route and Controller
41
article and can access your new Symfony app in the browser.
42
43
Suppose you want to create a page - ``/lucky/number`` - that generates a lucky (well,
44
-random) number and prints it. To do that, create a "Controller class" and a
+random) number and prints it. To do that, create a "Controller" class and a
45
"controller" method inside of it::
46
47
<?php
0 commit comments