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 c34603e commit ff14308Copy full SHA for ff14308
setup/built_in_web_server.rst
@@ -83,7 +83,7 @@ Command Options
83
84
The built-in web server expects a "router" script (read about the "router"
85
script on `php.net`_) as an argument. Symfony already passes such a router
86
-script when the command is executed in the ``prod`` or ``dev`` environments.
+script when the command is executed in the ``prod`` or ``dev`` environment.
87
Use the ``--router`` option to use your own router script:
88
89
.. code-block:: terminal
0 commit comments