diff options
author | mattip <matti.picus@gmail.com> | 2018-04-11 22:06:31 +0300 |
---|---|---|
committer | mattip <matti.picus@gmail.com> | 2018-04-11 22:06:31 +0300 |
commit | 069c89daf878e61a40b8cd3746111056cc7be8dd (patch) | |
tree | 644d6f12456faa6151e36c60c87be7bb0d04a8fd /doc/source/docs/index.rst | |
parent | 20f58fae2e5fcde70feb8e06a818da9aa13652c2 (diff) | |
download | numpy-069c89daf878e61a40b8cd3746111056cc7be8dd.tar.gz |
fix typos from review
Diffstat (limited to 'doc/source/docs/index.rst')
-rw-r--r-- | doc/source/docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/docs/index.rst b/doc/source/docs/index.rst index 9890823c3..7d8b1bcb4 100644 --- a/doc/source/docs/index.rst +++ b/doc/source/docs/index.rst @@ -1,6 +1,6 @@ .. _documentation: -Numpy's Documentation +NumPy's Documentation ===================== .. toctree:: |