Skip to content

Commit 846ea28

Browse files
committed
typos
1 parent dc479db commit 846ea28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
## Version 0.1.5 - 2026-03-14
44

55
This release removes `cupy` as a required dependency for PyPI installs, so that users
6-
can choose between different pre-compiled version. Please install `cupy` manually
6+
can choose between different pre-compiled versions. Please install `cupy` manually
77
following instructions at <https://docs.cupy.dev/en/stable/install.html>. It also fixes a
8-
`TypeError: isinstance()` bug related to dask, and will requires a minimum version of
8+
`TypeError: isinstance()` bug related to dask, and will require a minimum version of
99
Python 3.10+.
1010

1111
### What's Changed

0 commit comments

Comments
 (0)