Skip to content

Commit 3761e50

Browse files
committed
minor #4514 [Contributing][Documentation] typo fix (xabbuh)
This PR was merged into the 2.3 branch. Discussion ---------- [Contributing][Documentation] typo fix | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all | Fixed tickets | Commits ------- fb1dd1f typo fix
2 parents 4f66d48 + fb1dd1f commit 3761e50

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
@@ -170,7 +170,7 @@ Now you can **sync your fork** by executing the following command:
170170
$ git merge upstream/2.3
171171
172172
This command will update the ``2.3`` branch, which is the one you used to
173-
create the new branch for your changes. If have used another base branch,
173+
create the new branch for your changes. If you have used another base branch,
174174
e.g. ``master``, replace the ``2.3`` with the appropriate branch name.
175175

176176
Great! Now you can proceed by following the same steps explained in the previous

0 commit comments

Comments
 (0)