Skip to content

Commit ee5c4de

Browse files
committed
line wrap nit
1 parent 9d3828d commit ee5c4de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Doc/howto/a-conceptual-overview-of-asyncio.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
A Conceptual Overview of :mod:`!asyncio`
55
****************************************
66

7-
This :ref:`HOWTO <how-tos>` article seeks to help you build a sturdy mental model of how :mod:`asyncio`
8-
fundamentally works, helping you understand the how and why behind the
9-
recommended patterns.
7+
This :ref:`HOWTO <how-tos>` article seeks to help you build a sturdy mental
8+
model of how :mod:`asyncio` fundamentally works, helping you understand the
9+
how and why behind the recommended patterns.
1010

1111
You might be curious about some key :mod:`!asyncio` concepts.
1212
You'll be comfortably able to answer these questions by the end of this

0 commit comments

Comments
 (0)