Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 422e0f1 commit fb1dd1fCopy full SHA for fb1dd1f
contributing/documentation/overview.rst
@@ -170,7 +170,7 @@ Now you can **sync your fork** by executing the following command:
170
$ git merge upstream/2.3
171
172
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,
+create the new branch for your changes. If you have used another base branch,
174
e.g. ``master``, replace the ``2.3`` with the appropriate branch name.
175
176
Great! Now you can proceed by following the same steps explained in the previous
0 commit comments