Skip to content

Commit cb132fd

Browse files
committed
bug #8712 Fix grammar (pavlakis)
This PR was merged into the 4.0 branch. Discussion ---------- Fix grammar Commits ------- 179531f Fix grammar
2 parents e15e2f3 + 179531f commit cb132fd

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)