From b77ac75b37a50e74c48984891b0dcdf5e7455bcd Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 18 Jul 2023 11:49:08 +0200 Subject: [PATCH] Fix typo Just a small err in the spec. --- docs/spec/v2.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spec/v2.rst b/docs/spec/v2.rst index 45e6afb320..4fcd6ded76 100644 --- a/docs/spec/v2.rst +++ b/docs/spec/v2.rst @@ -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