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 effbee2 commit bb2228fCopy full SHA for bb2228f
setup/symfony_server.rst
@@ -35,7 +35,7 @@ common workflow to serve a Symfony project:
35
$ symfony open:local
36
37
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
+you won't be able to run other commands at the same time. If you prefer, you can run the Symfony server in
39
the background:
40
41
.. code-block:: terminal
0 commit comments