Skip to content

Commit 49d03d2

Browse files
dcherianmathause
andauthored
Update doc/io.rst
Co-authored-by: Mathias Hauser <[email protected]>
1 parent 75e9adc commit 49d03d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/io.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ you try to perform some sort of actual computation. For an example of how these
106106
lazy arrays work, see the OPeNDAP section below.
107107

108108
There may be minor differences in the :py:class:`Dataset` object returned
109-
when reading a NetCDF file with different engines. For example,
109+
when reading a NetCDF file with different engines. For example,
110110
single-valued attributes are returned as scalars by the default
111111
``engine=netcdf4``, but as arrays of size ``(1,)`` when reading with
112112
``engine=h5netcdf``.

0 commit comments

Comments
 (0)