File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -158,9 +158,9 @@ the ``create-project`` command:
158158Running the Symfony Application
159159-------------------------------
160160
161- In production servers, Symfony applications use web servers such as Apache or
161+ On production servers, Symfony applications use web servers such as Apache or
162162Nginx (see :doc: `configuring a web server to run Symfony </setup/web_server_configuration >`).
163- However, in your local development machine you can also use the web server
163+ However, on your local development machine you can also use the web server
164164provided by Symfony, which in turn uses the built-in web server provided by PHP.
165165
166166First, :doc: `install the Symfony Web Server </setup/built_in_web_server >` and
You can’t perform that action at this time.
0 commit comments