Skip to content

Commit 20c2d82

Browse files
committed
[#8273] minor rewording
1 parent e7179db commit 20c2d82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,9 +158,9 @@ the ``create-project`` command:
158158
Running 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
162162
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
164164
provided by Symfony, which in turn uses the built-in web server provided by PHP.
165165

166166
First, :doc:`install the Symfony Web Server </setup/built_in_web_server>` and

0 commit comments

Comments
 (0)