Skip to content

Commit e1a0806

Browse files
committed
Reword the notion of empty element
1 parent 44d1f90 commit e1a0806

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/protocol/core/v3.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -353,8 +353,8 @@ conceptual model underpinning the Zarr protocol.
353353
identified by a tuple of integer coordinates, one for each
354354
dimension_ of the array_. If all dimensions_ of an array_ have a
355355
finite length, then the number of elements in the array_ is given
356-
by the product of the dimension_ lengths. An array_ element may be
357-
empty, or it may have a value.
356+
by the product of the dimension_ lengths. An array_ may not have
357+
been fully initialized.
358358

359359
.. _data type:
360360

0 commit comments

Comments
 (0)