Skip to content

Commit 166d57a

Browse files
committed
Merge branch '7.0' into 7.1
* 7.0: Add missing word.
2 parents 649e16c + 623fd70 commit 166d57a

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)