diff --git a/setup/symfony_server.rst b/setup/symfony_server.rst index b84709b01d4..dfd116e516d 100644 --- a/setup/symfony_server.rst +++ b/setup/symfony_server.rst @@ -14,9 +14,9 @@ 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 has support for Linux, macOS and Windows. Go to `symfony.com/download`_ -and follow the instructions for your operating system. +The Symfony server is distributed as a free installable binary and has support +for Linux, macOS and Windows. Go to `symfony.com/download`_ and follow the +instructions for your operating system. .. note::