Skip to content

Commit 6e5616c

Browse files
authored
Merge pull request #301 from zoj613/list_prefix
Fix error in the v3 spec regarding discovering all nodes using `list_prefix`.
2 parents df3c9bb + f0b977b commit 6e5616c

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
@@ -1549,7 +1549,7 @@ Let "+" be the string concatenation operator.
15491549
groups.
15501550

15511551
For hierarchies without group storage transformers one may also call
1552-
``list_prefix("/")``. All ``zarr.json`` keys represent either explicit
1552+
``list_prefix("")``. All ``zarr.json`` keys represent either explicit
15531553
groups or arrays. All intermediate prefixes ending in a ``/`` are implicit
15541554
groups.
15551555

0 commit comments

Comments
 (0)