We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ee12f6 commit 8ea565dCopy full SHA for 8ea565d
doc/user-guide/io.rst
@@ -804,7 +804,7 @@ store. These options are useful for scenarios when it is infeasible or
804
undesirable to write your entire dataset at once.
805
806
1. Use ``mode='a'`` to add or overwrite entire variables,
807
-2. Use ``append_dim`` to resize and append to exiting variables, and
+2. Use ``append_dim`` to resize and append to existing variables, and
808
3. Use ``region`` to write to limited regions of existing arrays.
809
810
.. tip::
0 commit comments