Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 32cee81

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

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎cookbook/workflow/new_project_git.rst

Copy file name to clipboardExpand all lines: cookbook/workflow/new_project_git.rst
+1-1Lines changed: 1 addition & 1 deletion
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.