diff --git a/CODE.rst b/CODE.rst index 177bfa1..95bc1c5 100644 --- a/CODE.rst +++ b/CODE.rst @@ -37,7 +37,7 @@ Class method ``can_handle(source_file)`` Initializes an importer to generate entries from the given source file object. ``__iter__()`` - Returns a iterator of entry data dicts. + Returns an iterator of entry data dicts. Hooks ~~~~~