forked from mirror/async-std
Fix typo in readme
This commit is contained in:
parent
3f97276c03
commit
30ff98c5c7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue