Skip to content

Commit c80e1f0

Browse files
authored
Merge pull request #948 from mwcraig/test-strict-status-check
Fix typo in array_api docs
2 parents 021f3ee + 313d744 commit c80e1f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/array_api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ What array libraries are supported?
2222

2323
The best list of array libraries that implement the array API is at `array-api-compat`_.
2424
`ccdproc`_ is currently regularly tested against `numpy`_, `dask`_, and `jax`_. It
25-
is occasionally tested against `CuPy`_; any errors your encounter running `ccdproc`_
25+
is occasionally tested against `CuPy`_; any errors you encounter running `ccdproc`_
2626
on a GPU using `CuPy`_ should be
2727
`reported as an issue <https://github.com/astropy/ccdproc/issues>`_.
2828

0 commit comments

Comments
 (0)