Grammar fix (GH-9318)

This commit is contained in:
Grant 2018-09-14 14:37:48 -07:00 committed by Yury Selivanov
parent 5903296045
commit 5acccfaf68
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ traceback where the task was created. Example of log in debug mode:
Close transports and event loops
--------------------------------
When a transport is no more needed, call its ``close()`` method to release
When a transport is no longer needed, call its ``close()`` method to release
resources. Event loops must also be closed explicitly.
If a transport or an event loop is not closed explicitly, a