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 fb3c599 commit 292d6eaCopy full SHA for 292d6ea
page_creation.rst
@@ -8,7 +8,7 @@ Create your First Page in Symfony
8
=================================
9
10
Creating a new page - whether it's an HTML page or a JSON endpoint - is a
11
-simple two-step process:
+two-step process:
12
13
#. **Create a route**: A route is the URL (e.g. ``/about``) to your page and
14
points to a controller;
0 commit comments