Skip to content

Commit 32dadc1

Browse files
m1mirmaxhelias
authored andcommitted
Corrected improper use of with.
1 parent 563e575 commit 32dadc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/existing-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ You can copy the contents of the repository using git and tar. This will not con
99

1010
git archive --format=tar HEAD | tar -xC my-existing-project/
1111

12-
If you downloaded the skeleton with zip you can just copy the extracted files:
12+
If you downloaded the skeleton as a zip you can just copy the extracted files:
1313

1414
cp -Rp symfony-docker/. my-existing-project/
1515

0 commit comments

Comments
 (0)