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 325e47b commit c165138Copy full SHA for c165138
doc/devel/gitwash/set_up_fork.rst
@@ -52,7 +52,7 @@ Linking your repository to the upstream repo
52
main matplotlib_ repository at `matplotlib github`_.
53
54
Note that we've used ``git://`` for the URL rather than ``git@``. The
55
-``git://`` URL is read only. This means we that we can't accidentally
+``git://`` URL is read only. This means that we can't accidentally
56
(or deliberately) write to the upstream repo, and we are only going to
57
use it to merge into our own code.
58
0 commit comments