From 96f3ec903c3e3c9a4e34c7ecbdda6048af39ef98 Mon Sep 17 00:00:00 2001 From: Roman Zeyde Date: Wed, 23 May 2018 22:07:46 +0300 Subject: [PATCH] Fix a small typo in README.md (#373) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 674eefdef..44ed340cd 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ The crates included as part of Tokio are: [`tokio-threadpool`]: tokio-threadpool [`tokio-timer`]: tokio-timer [`tokio-udp`]: tokio-udp -[`tokio-udp`]: tokio-uds +[`tokio-uds`]: tokio-uds ## License