Skip to content

Commit d0a59dd

Browse files
Update Doc/whatsnew/3.14.rst
1 parent f057f8f commit d0a59dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -711,7 +711,7 @@ Deprecated
711711
Users should use :func:`asyncio.run` or :class:`asyncio.Runner` with
712712
*loop_factory* to use the desired event loop implementation.
713713

714-
For example: to use :class:`asyncio.SelectorEventLoop` on Windows::
714+
For example, to use :class:`asyncio.SelectorEventLoop` on Windows::
715715

716716
import asyncio
717717

0 commit comments

Comments
 (0)