We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 261fcc4 commit f6d0560Copy full SHA for f6d0560
docs/v3/core/v3.0.rst
@@ -529,7 +529,7 @@ mandatory names:
529
530
For example, in a 3 dimensional array, with a separator of ``/`` the identifier
531
for the chunk at grid index (1, 23, 45) is the string ``"c/1/23/45"``. With a
532
- separator of ``.``, the identifier is the string ``"c.1.23.45"``. The inital prefix
+ separator of ``.``, the identifier is the string ``"c.1.23.45"``. The initial prefix
533
``c`` ensures that metadata documents and chunks have separate prefixes.
534
535
.. note:: A main difference with spec v2 is that the default chunk separator
0 commit comments