Skip to content

Commit 830b282

Browse files
committed
correct minor error
1 parent eb99bff commit 830b282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gsw-xarray: Wrapper for gsw that adds CF attributes
1111

1212
gsw-xarray is a wrapper for `gsw python <https://github.com/TEOS-10/GSW-python>`_
1313
that will add CF attributes to xarray.DataArray outputs.
14-
It is meant to be a drop in wrapper for the upstream GSW-Python library and will only add these attributes if the first argument to a function is an xarray.DataArray.
14+
It is meant to be a drop in wrapper for the upstream GSW-Python library and will only add these attributes if one argument to a function is an xarray.DataArray.
1515

1616
Usage
1717
-----

0 commit comments

Comments
 (0)