We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 108dcfa + 395489e commit 88e3d77Copy full SHA for 88e3d77
README.md
@@ -56,7 +56,7 @@ import array_api_compat.cupy as cp
56
Each will include all the functions from the normal NumPy/CuPy namespace,
57
except that functions that are part of the array API are wrapped so that they
58
have the correct array API behavior. In each case, the array object used will
59
-be thew same array object from the wrapped library.
+be the same array object from the wrapped library.
60
61
62
## Helper Functions
0 commit comments