Skip to content

Commit e58b555

Browse files
committed
minor #11726 [Symfony Server] Tweaks (andreia)
This PR was submitted for the 4.3 branch but it was merged into the 3.4 branch instead (closes #11726). Discussion ---------- [Symfony Server] Tweaks Commits ------- a03ba33 [Symfony Server] Tweaks
2 parents 56e555f + a03ba33 commit e58b555

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

setup/symfony_server.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ PHP application and even with HTML/SPA (single page applications).
1414
Installation
1515
------------
1616

17-
The Symfony server is distributed as a free installable binary without any
18-
dependency and support for Linux, macOS and Windows. Go to `symfony.com/download`_
17+
The Symfony server is distributed as a free installable binary, without any
18+
dependency, and has support for Linux, macOS and Windows. Go to `symfony.com/download`_
1919
and follow the instructions for your operating system.
2020

2121
.. note::
@@ -104,7 +104,7 @@ root directory:
104104
directory to set the same PHP version for a group of projects under that
105105
directory.
106106

107-
Run command if you don't remember all the PHP versions installed on your
107+
Run the command below if you don't remember all the PHP versions installed on your
108108
computer:
109109

110110
.. code-block:: terminal

0 commit comments

Comments
 (0)