Skip to content

Commit

Permalink
Typo in Universal Functions section (#3663)
Browse files Browse the repository at this point in the history
  • Loading branch information
yohai authored and dcherian committed Jan 30, 2020
1 parent 705eb0f commit d0d4803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,7 @@ Universal functions
for the ``xarray.ufuncs`` module, which should not be used for new code
unless compatibility with versions of NumPy prior to v1.13 is required.

This functions are copied from NumPy, but extended to work on NumPy arrays,
These functions are copied from NumPy, but extended to work on NumPy arrays,
dask arrays and all xarray objects. You can find them in the ``xarray.ufuncs``
module:

Expand Down

0 comments on commit d0d4803

Please sign in to comment.