From 4c94a5dbb1edb072af4776e2b193675de33cae06 Mon Sep 17 00:00:00 2001 From: Jack Date: Sun, 27 Sep 2020 00:30:49 -0700 Subject: Minor grammatical correction in quickstart doc. Single sentence grammatical correction. --- doc/source/user/quickstart.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/source/user') diff --git a/doc/source/user/quickstart.rst b/doc/source/user/quickstart.rst index b1af81886..8e38234c5 100644 --- a/doc/source/user/quickstart.rst +++ b/doc/source/user/quickstart.rst @@ -23,7 +23,7 @@ https://scipy.org/install.html for instructions. **Learner profile** This tutorial is intended as a quick overview of -algebra and arrays in NumPy and want to understand how n-dimensional +algebra and arrays in NumPy. It demonstrates how n-dimensional (:math:`n>=2`) arrays are represented and can be manipulated. In particular, if you don't know how to apply common functions to n-dimensional arrays (without using for-loops), or if you want to understand axis and shape properties for -- cgit v1.2.1