Skip to content

Commit 216d20a

Browse files
committed
minor #19712 Add missing word (ChrisTaylorDeveloper)
This PR was submitted for the 7.0 branch but it was merged into the 5.4 branch instead. Discussion ---------- Add missing word <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `7.x` for features of unreleased versions). --> Commits ------- 3ce5f97 Add missing word.
2 parents ecc1b56 + 3ce5f97 commit 216d20a

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)