Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/spec/v2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ filters
The following keys MAY be present within the object:

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