From 8fc3b4b7cdd85117ed83a88cb7f30d5691eae1a1 Mon Sep 17 00:00:00 2001 From: Lars Date: Tue, 18 Jul 2023 18:02:36 +0200 Subject: [PATCH] Fix typo (#1468) 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 45e6afb32..4fcd6ded7 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