From 7cfcd34d20b1a26d13e11ad0111804ac1bfb772f Mon Sep 17 00:00:00 2001 From: Carl Fredrik Samson Date: Mon, 6 Apr 2020 21:18:35 +0200 Subject: [PATCH] spelling --- src/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/introduction.md b/src/introduction.md index 0a3d2ef..1f8614a 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -57,8 +57,8 @@ 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`, -`async_std`, `Futures`, `libc`, `crossbeam` which so underpins so much of the -async ecosystem and and rarely gets enough praise. +`async_std`, `Futures`, `libc`, `crossbeam` which underpins so much of the +async ecosystem and and rarely gets enough praise in my eyes. A special thanks to [jonhoo](https://github.com/jonhoo) who was kind enough to give me some valuable feedback on a very early draft of this book. He has not