Skip to content

Commit bb2228f

Browse files
Update setup/symfony_server.rst
Co-Authored-By: javiereguiluz <[email protected]>
1 parent effbee2 commit bb2228f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/symfony_server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ common workflow to serve a Symfony project:
3535
$ symfony open:local
3636
3737
Running the server this way makes it display the log messages in the console, so
38-
you can't run other commands. If you prefer, you can run the Symfony server in
38+
you won't be able to run other commands at the same time. If you prefer, you can run the Symfony server in
3939
the background:
4040

4141
.. code-block:: terminal

0 commit comments

Comments
 (0)