Skip to content

Commit d02025a

Browse files
Trailing whitespace
1 parent ff28674 commit d02025a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/asyncio-task.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Creating Tasks
249249
.. note::
250250

251251
:meth:`asyncio.TaskGroup.create_task` is a new alternative
252-
leveraging structural concurrency; it allows for waiting
252+
leveraging structural concurrency; it allows for waiting
253253
for a group of related tasks with strong safety guarantees.
254254

255255
.. important::

0 commit comments

Comments
 (0)