Skip to content

Commit ff14308

Browse files
committed
[#7958] fix minor typo
1 parent c34603e commit ff14308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/built_in_web_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Command Options
8383

8484
The built-in web server expects a "router" script (read about the "router"
8585
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.
86+
script when the command is executed in the ``prod`` or ``dev`` environment.
8787
Use the ``--router`` option to use your own router script:
8888

8989
.. code-block:: terminal

0 commit comments

Comments
 (0)