Skip to content

Commit 88e3d77

Browse files
authored
Merge pull request #8 from ev-br/patch-1
DOC: a small typo
2 parents 108dcfa + 395489e commit 88e3d77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ import array_api_compat.cupy as cp
5656
Each will include all the functions from the normal NumPy/CuPy namespace,
5757
except that functions that are part of the array API are wrapped so that they
5858
have the correct array API behavior. In each case, the array object used will
59-
be thew same array object from the wrapped library.
59+
be the same array object from the wrapped library.
6060

6161

6262
## Helper Functions

0 commit comments

Comments
 (0)