Fix wording in README

This commit is contained in:
Matthias Beyer 2018-02-12 20:15:07 +01:00
parent f7d88e3ba8
commit acef827bab

View file

@ -1,7 +1,7 @@
## libimagcontacts
The contact library basically only creates references to the actual icalendar
and vcard files, though it also can parse (via the `vobject` crate) the
The contact library basically only creates references to the actual
vcard files, though it also can parse (via the `vobject` crate) the
information and return it from an entry directly.
The architecture of indirections is as follows: