Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions setup/symfony_server.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ PHP application and even with HTML/SPA (single page applications).
Installation
------------

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

.. note::
Expand Down Expand Up @@ -104,7 +104,7 @@ root directory:
directory to set the same PHP version for a group of projects under that
directory.

Run command if you don't remember all the PHP versions installed on your
Run the command below if you don't remember all the PHP versions installed on your
computer:

.. code-block:: terminal
Expand Down