diff --git a/src/introduction.md b/src/introduction.md index 1f8614a..1015165 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -56,7 +56,7 @@ in Rust. If you like it, you might want to check out the others as well: ## Credits and thanks -I'll like to take the chance of thanking the people behind `mio`, `tokio`, +I'll like to take this chance to thank the people behind `mio`, `tokio`, `async_std`, `Futures`, `libc`, `crossbeam` which underpins so much of the async ecosystem and and rarely gets enough praise in my eyes.