Skip to content

Commit 8e5ed49

Browse files
authored
[skip ci] Update README.rst
1 parent 15edcb2 commit 8e5ed49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ framework to add custom identification routines for exotic file formats, e.g.
3030
formats that require inspection of headers to locate data files, directories containing
3131
certain file types, or to peek at metadata fields to define specific sub-types
3232
(e.g. functional MRI DICOM file set). It is in the handling of multi-file formats that
33-
fileformats comes into its own, as it keeps track of auxiliary files when moving/copying
34-
to different file-system locations or calculating hashes.
33+
fileformats comes into its own, since it keeps track of auxiliary files when moving/copying
34+
to different file-system locations and calculating hashes.
3535

3636
See the `extension template <https://github.com/ArcanaFramework/fileformats-extension-template>`__
3737
for instructions on how to design *FileFormats* extensions modules to augment the

0 commit comments

Comments
 (0)