Skip to content

Commit b8d29de

Browse files
authored
Update io_developers_guide.rst
fixed my own grammar mistake
1 parent d11ec2d commit b8d29de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/io_developers_guide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To use these you need to upload some sample data files at `gin-gnode`_. They wil
5252
These tests:
5353

5454
* check for compliance with the schema: hierarchy, attribute types, ...
55-
* For IO modules confirms they able to both write and read data; they compare a generated dataset with the same data after a write/read cycle.
55+
* For IO modules confirm they able to both write and read data; they compare a generated dataset with the same data after a write/read cycle.
5656

5757
The test scripts download all files from `gin-gnode`_ and store them locally in ``/tmp/files_for_tests/``.
5858
Subsequent test runs use the previously downloaded files, rather than trying to download them each time.

0 commit comments

Comments
 (0)