Skip to content

Commit 179531f

Browse files
authored
Fix grammar
1 parent 36a933e commit 179531f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices/creating-the-project.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Installing Symfony
88

99
Use Composer and Symfony Flex to create and manage Symfony applications.
1010

11-
`Composer`_ is the package manager used by modern PHP application to manage
11+
`Composer`_ is the package manager used by modern PHP applications to manage
1212
their dependencies. `Symfony Flex`_ is a Composer plugin designed to automate
1313
some of the most common tasks performed in Symfony applications. Using Flex is
1414
optional but recommended because it improves your productivity significantly.

0 commit comments

Comments
 (0)