Skip to content

Commit 8408036

Browse files
yohaifujiisoup
authored andcommitted
Typo in Universal Functions section (#3663)
1 parent 0ef9aa3 commit 8408036

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@ Universal functions
410410
for the ``xarray.ufuncs`` module, which should not be used for new code
411411
unless compatibility with versions of NumPy prior to v1.13 is required.
412412

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

0 commit comments

Comments
 (0)