Skip to content

Commit a2f456f

Browse files
committed
gh-151213: Tweak asyncio introspection intro
1 parent 35ad424 commit a2f456f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ asyncio provides a set of **high-level** APIs to:
4747

4848
* :ref:`synchronize <asyncio-sync>` concurrent code;
4949

50-
There are also **introspection** APIs and tools for:
50+
For **introspection**, asyncio provides APIs and tools for:
5151

5252
* inspecting the :ref:`async call graph <asyncio-graph>` of tasks and futures;
5353

0 commit comments

Comments
 (0)