Skip to content

Commit e5fafc4

Browse files
committed
nit
1 parent 86039b7 commit e5fafc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fundamentally works, helping you understand the how and why behind the
1111
recommended patterns.
1212

1313
You might be curious about some key ``asyncio`` concepts.
14-
You'll be comfortably able to answer these questions by the end of this
14+
You'll be comfortably able to answer these questions by the end of this
1515
article.
1616

1717
- What's happening behind the scenes when an object is ``await``\ ed?

0 commit comments

Comments
 (0)