Skip to content

Commit 5a6604a

Browse files
authored
fix typos
1 parent ab4786f commit 5a6604a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/v3/core/v3.0.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -830,12 +830,12 @@ mandatory names:
830830
^^^^^^^^^^^^^^^
831831

832832
An integer defining the version of the storage specification to which the
833-
array store adheres, muste be ``3`` here.
833+
array store adheres, must be ``3`` here.
834834

835835
``node_type``
836836
^^^^^^^^^^^^^^^
837837

838-
A string defining the type of hierarchy node element, muste be ``array``
838+
A string defining the type of hierarchy node element, must be ``array``
839839
here.
840840

841841
``shape``
@@ -1075,12 +1075,12 @@ A Zarr group metadata object must contain the following mandatory key:
10751075
^^^^^^^^^^^^^^^
10761076

10771077
An integer defining the version of the storage specification to which the
1078-
array store adheres, muste be ``3`` here.
1078+
array store adheres, must be ``3`` here.
10791079

10801080
``node_type``
10811081
^^^^^^^^^^^^^^^
10821082

1083-
A string defining the type of hierarchy node element, muste be ``group``
1083+
A string defining the type of hierarchy node element, must be ``group``
10841084
here.
10851085

10861086
Optional keys:

0 commit comments

Comments
 (0)