From 58dbe260a2e41c31f1ab03e1abdb1f01da4c1edc Mon Sep 17 00:00:00 2001 From: Dimitri Papadopoulos <3234522+DimitriPapadopoulos@users.noreply.github.com> Date: Thu, 13 Jan 2022 10:56:00 +0100 Subject: MAINT, DOC: discard repeated words --- doc/source/dev/gitwash/development_setup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/dev/gitwash/development_setup.rst') diff --git a/doc/source/dev/gitwash/development_setup.rst b/doc/source/dev/gitwash/development_setup.rst index 2be7125da..a2fc61d2e 100644 --- a/doc/source/dev/gitwash/development_setup.rst +++ b/doc/source/dev/gitwash/development_setup.rst @@ -112,7 +112,7 @@ Look it over - the ``main`` branch you just cloned on your own machine - the ``main`` branch from your fork on GitHub, which git named ``origin`` by default - - the ``main`` branch on the the main NumPy repo, which you named + - the ``main`` branch on the main NumPy repo, which you named ``upstream``. :: -- cgit v1.2.1