We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311f14b commit 32cee81Copy full SHA for 32cee81
cookbook/workflow/new_project_git.rst
@@ -30,7 +30,7 @@ git repository:
30
required vendor libraries. For more information about downloading Symfony using
31
Composer, see `Installing Symfony using Composer`_.
32
33
-#. Your project folder will now contain files of the Symfony framework, as well
+#. Your project folder will now contain files for your new project, as well
34
as files and folders for vendor libraries. You'll want to store your project
35
files in Git, but not the dependencies, since they will be managed by Composer.
36
You'll also want to keep your ``parameters.yml`` out of your repository as it will
0 commit comments