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:
158
158
Running the Symfony Application
159
159
-------------------------------
160
160
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
162
162
Nginx (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
164
164
provided by Symfony, which in turn uses the built-in web server provided by PHP.
165
165
166
166
First, :doc: `install the Symfony Web Server </setup/built_in_web_server >` and
You can’t perform that action at this time.
0 commit comments