Skip to content

Commit 029693d

Browse files
committed
DOC: Restore merge grammer fix
1 parent ddba063 commit 029693d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rioxarray/merge.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ def merge_datasets(
243243
Parameters
244244
----------
245245
datasets: list[xarray.Dataset]
246-
List of xarray.Dataset's with all geo attributes.
246+
List of multiple xarray.Dataset with all geo attributes.
247247
The first one is assumed to have the same
248248
CRS, dtype, dimensions, and data_vars as the others in the array.
249249
bounds: tuple, optional

0 commit comments

Comments
 (0)