Skip to content

Commit d068d19

Browse files
sobolevnhugovk
andauthored
Update Doc/library/asyncio-extending.rst
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 842bc13 commit d068d19

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/asyncio-extending.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ classes. Asyncio has helpers that could be used to simplify this task.
1717

1818
.. _writing_custom_event_loop:
1919

20-
Writing a Custom Event Loop
20+
Writing a custom event loop
2121
===========================
2222

2323
:class:`asyncio.AbstractEventLoop` declares very many methods.

0 commit comments

Comments
 (0)