summaryrefslogtreecommitdiff
path: root/doc/source/reference/array_api.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/array_api.rst')
-rw-r--r--doc/source/reference/array_api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/reference/array_api.rst b/doc/source/reference/array_api.rst
index 8c7c6508b..01c8787eb 100644
--- a/doc/source/reference/array_api.rst
+++ b/doc/source/reference/array_api.rst
@@ -508,7 +508,7 @@ Linear Algebra Functions
* - ``vector_norm`` (*)
- Floating-point
-(*) Thes functions are split from ``norm`` from the main ``numpy`` namespace.
+(*) These functions are split from ``norm`` from the main ``numpy`` namespace.
See :ref:`array_api-name-changes`.
(**) These functions are new in the array API and are not in the main