Skip to content

Commit

Permalink
DOC: Fix spelling in release note
Browse files Browse the repository at this point in the history
[skip CI]
  • Loading branch information
seberg committed Mar 24, 2021
1 parent 10ee4e0 commit bebf5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/release/upcoming_changes/15271.compatibility.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ argument) when dispatch was known to occur.

``__array_ufunc__`` and additional positional arguments
-------------------------------------------------------
Previously, all positionally passed arguments were check for
Previously, all positionally passed arguments were checked for
``__array_ufunc__`` support. In the case of ``reduce``,
``accumulate``, and ``reduceat`` all arguments may be passed by
position. This means that when they were passed by
Expand Down

0 comments on commit bebf5c8

Please sign in to comment.