summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTania Allard <taniar.allard@gmail.com>2021-04-26 11:23:33 +0100
committerGitHub <noreply@github.com>2021-04-26 11:23:33 +0100
commit3df50530c415cf2666f3f07a9780b8994fd352f6 (patch)
tree26229acd3883be2f494e9ba7ec464b2fe28c5e45
parentd028598dfeaba4919cf21eeabe07747f58da4e0d (diff)
downloadnumpy-3df50530c415cf2666f3f07a9780b8994fd352f6.tar.gz
Update doc/source/dev/development_gitpod.rst
Co-authored-by: Melissa Weber Mendonça <melissawm@gmail.com>
-rw-r--r--doc/source/dev/development_gitpod.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/source/dev/development_gitpod.rst b/doc/source/dev/development_gitpod.rst
index 21b3b5de2..5bce71b9a 100644
--- a/doc/source/dev/development_gitpod.rst
+++ b/doc/source/dev/development_gitpod.rst
@@ -19,7 +19,7 @@ Gitpod
Gitpod GitHub integration
--------------------------
-To be able to use Gitpod, you will need tohave the Gitpod app installed on your GitHub account, so if
+To be able to use Gitpod, you will need to have the Gitpod app installed on your GitHub account, so if
you do not have an account yet, you will need to create one first.
Head over to the `Gitpod`_ website and click on the **Continue with GitHub** button. You will be redirected to the GitHub authentication page.
@@ -165,4 +165,3 @@ FAQ's
.. _NumPy repository on GitHub: https://github.com/NumPy/NumPy
.. _create your own fork: https://help.github.com/en/articles/fork-a-repo
.. _VSCode docs: https://code.visualstudio.com/docs/getstarted/tips-and-tricks
-