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.
2 parents 336066d + a5b0b6c commit 4ee8d01Copy full SHA for 4ee8d01
doc/zarrman.md
@@ -30,8 +30,8 @@ tree and the Zarr manifests are expected to meet the following requirements:
30
- `{prefix1}` is the first three characters of `{zarr_id}`
31
- `{prefix2}` is the next three characters of `{zarr_id}`
32
- `{zarr_id}` is the Zarr ID of the Zarr on the Archive instance
33
- - `{checksum}` is the [Zarr checksum][] of the Zarr's contents at point in
34
- time that the manifest represents
+ - `{checksum}` is the [Zarr checksum][] of the Zarr's contents at the point
+ in time that the manifest represents
35
36
- The manifest tree should not contain any files that are not Zarr manifests
37
nor any directories that are not a parent directory of a Zarr manifest.
0 commit comments