Skip to content

Commit 32cee81

Browse files
author
Nic Wortel
committed
Small change in the wording
...as suggested by weaverryan.
1 parent 311f14b commit 32cee81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/workflow/new_project_git.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ git repository:
3030
required vendor libraries. For more information about downloading Symfony using
3131
Composer, see `Installing Symfony using Composer`_.
3232

33-
#. Your project folder will now contain files of the Symfony framework, as well
33+
#. Your project folder will now contain files for your new project, as well
3434
as files and folders for vendor libraries. You'll want to store your project
3535
files in Git, but not the dependencies, since they will be managed by Composer.
3636
You'll also want to keep your ``parameters.yml`` out of your repository as it will

0 commit comments

Comments
 (0)