Skip to content

Commit f6d0560

Browse files
d-v-bjoshmoore
andauthored
Update docs/v3/core/v3.0.rst
Co-authored-by: Josh Moore <[email protected]>
1 parent 261fcc4 commit f6d0560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/v3/core/v3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ mandatory names:
529529

530530
For example, in a 3 dimensional array, with a separator of ``/`` the identifier
531531
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
532+
separator of ``.``, the identifier is the string ``"c.1.23.45"``. The initial prefix
533533
``c`` ensures that metadata documents and chunks have separate prefixes.
534534

535535
.. note:: A main difference with spec v2 is that the default chunk separator

0 commit comments

Comments
 (0)