Skip to content

Commit 3ce5f97

Browse files
ChrisTaylorDeveloperjaviereguiluz
authored andcommitted
Add missing word.
1 parent ecc1b56 commit 3ce5f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/documentation/overview.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Fetch all the commits of the upstream branches by executing this command:
104104
105105
$ git fetch upstream
106106
107-
The purpose of this step is to allow you work simultaneously on the official
107+
The purpose of this step is to allow you to work simultaneously on the official
108108
Symfony repository and on your own fork. You'll see this in action in a moment.
109109

110110
**Step 4.** Create a dedicated **new branch** for your changes. Use a short and

0 commit comments

Comments
 (0)