Skip to content

[Symfony Server] Tweaks #11726

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 12, 2019
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