From f0a1d9a204270c258e1e678f1b0a376eaf3b9ab2 Mon Sep 17 00:00:00 2001 From: rkr35 Date: Wed, 8 Apr 2020 15:05:42 -0400 Subject: [PATCH] Introduction: Credits and thanks: Remove "and and" --- src/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/introduction.md b/src/introduction.md index 11e3bf3..fec5fdc 100644 --- a/src/introduction.md +++ b/src/introduction.md @@ -58,7 +58,7 @@ in Rust. If you like it, you might want to check out the others as well: I'd 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. +async ecosystem and rarely gets enough praise in my eyes. A special thanks to [jonhoo](https://twitter.com/jonhoo) who was kind enough to give me some valuable feedback on a very early draft of this book. He has not