Skip to content

Commit c8ae877

Browse files
Trailing whitespace
1 parent 207a8eb commit c8ae877

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
@@ -257,7 +257,7 @@ Creating Tasks
257257
.. note::
258258

259259
:meth:`asyncio.TaskGroup.create_task` is a new alternative
260-
leveraging structural concurrency; it allows for waiting
260+
leveraging structural concurrency; it allows for waiting
261261
for a group of related tasks with strong safety guarantees.
262262

263263
.. important::

0 commit comments

Comments
 (0)