Skip to content

Commit aeda1b4

Browse files
committed
Correct spelling mistakes
1 parent 62c0653 commit aeda1b4

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
@@ -117,7 +117,7 @@ to run this command which displays information about the project:
117117
Running Symfony Applications
118118
----------------------------
119119

120-
In production, you should install a webserver like Nginx or Apache and
120+
In production, you should install a web server like Nginx or Apache and
121121
:doc:`configure it to run Symfony </setup/web_server_configuration>`. This
122122
method can also be used if you're not using the Symfony local web server for
123123
development.
@@ -183,7 +183,7 @@ and enables all the packages needed to use the official Symfony logger.
183183

184184
This is possible because lots of Symfony packages/bundles define **"recipes"**,
185185
which are a set of automated instructions to install and enable packages into
186-
Symfony applications. Flex keeps tracks of the recipes it installed in a
186+
Symfony applications. Flex keeps track of the recipes it installed in a
187187
``symfony.lock`` file, which must be committed to your code repository.
188188

189189
Symfony Flex recipes are contributed by the community and they are stored in

0 commit comments

Comments
 (0)