Skip to content

Commit 0f69cfd

Browse files
committed
chore: update doc/README.md
1 parent f227ffa commit 0f69cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,6 @@ Custom compression schemes can be implemented using the annotation discovery mec
132132
133133
## Disclaimer
134134
135-
HDF5 is a great format that provides a wealth of conveniences that I do not want to miss. It's inefficiency for parallel writing, however, limit its applicability for handling of very large n-dimensional data.
135+
HDF5 is a great format that provides a wealth of conveniences that I do not want to miss. Its inefficiency for parallel writing, however, limits its applicability for handling of very large n-dimensional data.
136136
137137
N5 uses the native filesystem of the target platform and JSON files to specify basic and custom meta-data as attributes. It aims at preserving the convenience of HDF5 where possible but doesn't try too hard to be a full replacement.

0 commit comments

Comments
 (0)