We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75e9adc commit 49d03d2Copy full SHA for 49d03d2
doc/io.rst
@@ -106,7 +106,7 @@ you try to perform some sort of actual computation. For an example of how these
106
lazy arrays work, see the OPeNDAP section below.
107
108
There may be minor differences in the :py:class:`Dataset` object returned
109
-when reading a NetCDF file with different engines. For example,
+when reading a NetCDF file with different engines. For example,
110
single-valued attributes are returned as scalars by the default
111
``engine=netcdf4``, but as arrays of size ``(1,)`` when reading with
112
``engine=h5netcdf``.
0 commit comments