Skip to content

Commit 4ee8d01

Browse files
authored
Merge pull request #240 from dandi/typo
Fix typo in `docs/zarrman.md`
2 parents 336066d + a5b0b6c commit 4ee8d01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/zarrman.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ tree and the Zarr manifests are expected to meet the following requirements:
3030
- `{prefix1}` is the first three characters of `{zarr_id}`
3131
- `{prefix2}` is the next three characters of `{zarr_id}`
3232
- `{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
33+
- `{checksum}` is the [Zarr checksum][] of the Zarr's contents at the point
34+
in time that the manifest represents
3535

3636
- The manifest tree should not contain any files that are not Zarr manifests
3737
nor any directories that are not a parent directory of a Zarr manifest.

0 commit comments

Comments
 (0)