We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d326a0 + d87accb commit 623fd70Copy full SHA for 623fd70
contributing/documentation/overview.rst
@@ -104,7 +104,7 @@ Fetch all the commits of the upstream branches by executing this command:
104
105
$ git fetch upstream
106
107
-The purpose of this step is to allow you work simultaneously on the official
+The purpose of this step is to allow you to work simultaneously on the official
108
Symfony repository and on your own fork. You'll see this in action in a moment.
109
110
**Step 4.** Create a dedicated **new branch** for your changes. Use a short and
0 commit comments