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 3479ecd commit 6edd945Copy full SHA for 6edd945
docs/spec/v1.rst
@@ -149,7 +149,7 @@ was uniformly filled with the value of the 'fill_value' field in the
149
array metadata. If the 'fill_value' field is ``null`` then the
150
contents of the chunk are undefined.
151
152
-Note that all chunks in array have the same shape. If the length of
+Note that all chunks in an array have the same shape. If the length of
153
any array dimension is not exactly divisible by the length of the
154
corresponding chunk dimension then some chunks will overhang the edge
155
of the array. The contents of any chunk region falling outside the
0 commit comments