Skip to content

Commit f09bb1b

Browse files
committed
Replaced "better" by "more convenient"
1 parent 575c36f commit f09bb1b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Running your Symfony Application
3939

4040
On production, you should use a web server like Nginx or Apache (see
4141
:doc:`configuring a web server to run Symfony </setup/web_server_configuration>`).
42-
But for development, it's better to use the :doc:`Symfony Local Web Server <setup/symfony_server>`.
42+
But for development, it's more convenient to use the
43+
:doc:`Symfony Local Web Server <setup/symfony_server>`.
4344

4445
This local server provides support for HTTP/2, TLS/SSL, automatic generation of
4546
security certificates and many other features. It works with any PHP application,

0 commit comments

Comments
 (0)