diff --git a/CONTRIBUTING.txt b/CONTRIBUTING.txt index a1d3b666..69ae82e2 100644 --- a/CONTRIBUTING.txt +++ b/CONTRIBUTING.txt @@ -13,7 +13,7 @@ Here's the long and short of it: * Add upstream repository: ``git remote add upstream git@github.com:scikit-image/scikit-image.git`` Now, ``upstream`` refers to the ``scikit-image`` repository and - ``origin`` to your personal forked. + ``origin`` to your personal fork. 2. Develop your contribution: