Skip to content

Commit 8422f51

Browse files
committed
wording
1 parent 62fe38d commit 8422f51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ issue, but this hasn't necessarily been tested thoroughly.
166166
`Device("device1")` and `Device("device2")`. This allows testing of arrays on
167167
different devices, without the need for special hardware.
168168
`x.device` is always a `Device` object, and `device` keywords to creation
169-
functions only accept these three device objects or `None`. A future version of
169+
functions only accept the above three device objects or `None`. A future version of
170170
array-api-strict [may add support for a CuPy
171171
backend](https://github.com/data-apis/array-api-strict/issues/5) so that
172172
more significant device support can be tested.

0 commit comments

Comments
 (0)