Fix wording in README
This commit is contained in:
parent
f7d88e3ba8
commit
acef827bab
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue