summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorMelissa Weber Mendonça <melissawm@gmail.com>2021-10-26 14:07:27 -0300
committerGitHub <noreply@github.com>2021-10-26 14:07:27 -0300
commite262f88f93f2b282a7c5d5f48ab6e21123f32dae (patch)
treebd972bd802056ec1fbe8913d0b959701c1d8f098 /doc/source
parent9d10844277bc5f49724531b44b803ebfde3936ec (diff)
parenta2b2f206045fa64735993e7a50394bf7937e642a (diff)
downloadnumpy-e262f88f93f2b282a7c5d5f48ab6e21123f32dae.tar.gz
Merge pull request #20197 from Vijay-Arora/fix-typo-20178
DOC, MAINT : fixing typo in numpy doc
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/user/absolute_beginners.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/user/absolute_beginners.rst b/doc/source/user/absolute_beginners.rst
index a98ca3e40..ec4fe25a6 100644
--- a/doc/source/user/absolute_beginners.rst
+++ b/doc/source/user/absolute_beginners.rst
@@ -613,7 +613,7 @@ How to create an array from existing data
-----
-You can easily use create a new array from a section of an existing array.
+You can easily create a new array from a section of an existing array.
Let's say you have this array: