8000
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 3c968f5 commit 8bc9a0eCopy full SHA for 8bc9a0e
setup/built_in_web_server.rst
@@ -58,7 +58,7 @@ can change the socket passing an IP address and a port as a command-line argumen
58
59
$ php app/console server:status 192.168.0.1:8080
60
61
- The first command shows if your Symfony application will be server through
+ The first command shows if your Symfony application will be served through
62
``localhost:8000``, the second one does the same for ``192.168.0.1:8080``.
63
64
.. note::
0 commit comments