Prettify wording

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
Matthias Beyer 2019-11-09 17:07:17 +01:00
parent 9dce31edb4
commit ffa6e372e1

View file

@ -104,6 +104,6 @@ not on the `FileLockEntry`.
The `Entry` provides access to its header, which is a `toml::Value`, where toml
is the toml-rs crate (external project). Convenience functionality is provided
via the `toml-query` crate, which is an external project which was initiated and
via the `toml-query` crate, an external project which was initiated and
extracted from the imag project.