Fix typo in readme

This commit is contained in:
Mahmut Bulut 2019-08-16 12:26:55 +02:00
parent 3f97276c03
commit 30ff98c5c7
No known key found for this signature in database
GPG key ID: D20F2F5E6DFD6F11

View file

@ -13,7 +13,7 @@ This crate provides an async version of [`std`]. It provides all the interfaces
## Documentation
`async-std` comes with [extensive API domentation][docs] and a [book][book].
`async-std` comes with [extensive API documentation][docs] and a [book][book].
[docs]: https://docs.rs/async-std
[book]: https://book.async.rs