From 65ad496fed0e928594749cb2456513bc47dab89e Mon Sep 17 00:00:00 2001 From: Andreas Rumpf Date: Mon, 4 Mar 2019 09:04:54 +0100 Subject: [PATCH] typo --- doc/lib.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lib.rst b/doc/lib.rst index 6fb0abedc2..1c7426a682 100644 --- a/doc/lib.rst +++ b/doc/lib.rst @@ -213,7 +213,7 @@ Generic Operating System Services This module implements asynchronous file reading and writing using ``asyncdispatch``. -* `asyncstreams `_ +* `asyncstreams `_ This module provides `FutureStream` - a future that acts as a queue. * `distros `_