Skip to content

Commit d87accb

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: Add missing word.
2 parents 549627f + 216d20a commit d87accb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/documentation/overview.rst

+1-1
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)