Skip to content

Commit 8bc9a0e

Browse files
authored
typo fix
1 parent 3c968f5 commit 8bc9a0e

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
@@ -58,7 +58,7 @@ can change the socket passing an IP address and a port as a command-line argumen
5858
5959
$ php app/console server:status 192.168.0.1:8080
6060
61-
The first command shows if your Symfony application will be server through
61+
The first command shows if your Symfony application will be served through
6262
``localhost:8000``, the second one does the same for ``192.168.0.1:8080``.
6363

6464
.. note::

0 commit comments

Comments
 (0)