Skip to content

Commit 3c0b0a4

Browse files
committed
teammates
1 parent 1dc6e51 commit 3c0b0a4

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
@@ -37,7 +37,7 @@ It's the star of the show.
3737
It's like an orchestra conductor.
3838
It's behind the scenes managing resources.
3939
Some power is explicitly granted to it, but a lot of its ability to get things
40-
done comes from the respect and cooperation of its subordinates.
40+
done comes from the respect and cooperation of its teammates.
4141

4242
In more technical terms, the event loop contains a queue of tasks (or "chunks
4343
of work") to be run.

0 commit comments

Comments
 (0)