8000 Fix typo · zarr-developers/zarr-python@b77ac75 · GitHub
[go: up one dir, main page]

Skip to content

Commit b77ac75

Browse files
authored
Fix typo
Just a small err in the spec.
1 parent 1558041 commit b77ac75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spec/v2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ filters
8181
The following keys MAY be present within the object:
8282

8383
dimension_separator
84-
If present, either the string ``"."`` or ``"/""`` defining the separator placed
84+
If present, either the string ``"."`` or ``"/"`` defining the separator placed
8585
between the dimensions of a chunk. If the value is not set, then the
8686
default MUST be assumed to be ``"."``, leading to chunk keys of the form "0.0".
8787
Arrays defined with ``"/"`` as the dimension separator can be considered to have

0 commit comments

Comments
 (0)
0