diff options
| author | Tania Allard <taniar.allard@gmail.com> | 2021-05-10 20:20:02 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-10 20:20:02 +0100 |
| commit | 12c2f00bfa34b8257ca9f118179cadbb82bc0428 (patch) | |
| tree | 92f7aecbed4dacbc9a59e703117ffd32a6d9943a /doc/source/dev | |
| parent | 6721946a9580c8032a45c178ae4b8730b32d6c83 (diff) | |
| download | numpy-12c2f00bfa34b8257ca9f118179cadbb82bc0428.tar.gz | |
DOC: Fix indentation
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Diffstat (limited to 'doc/source/dev')
| -rw-r--r-- | doc/source/dev/development_gitpod.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/dev/development_gitpod.rst b/doc/source/dev/development_gitpod.rst index 147cf369c..9dc7230fb 100644 --- a/doc/source/dev/development_gitpod.rst +++ b/doc/source/dev/development_gitpod.rst @@ -47,7 +47,7 @@ repository first. #. Browse to the `NumPy repository on GitHub`_ and `create your own fork`_. #. Browse to your fork. Your fork will have a URL like - https://github.com/melissawm/NumPy, except with your GitHub username in place of ``melissawm``. + https://github.com/melissawm/NumPy, except with your GitHub username in place of ``melissawm``. Starting Gitpod ---------------- |
