Docs: spelling and grammar fixes (#122084)

Corrected some grammar and spelling issues in documentation.

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
This commit is contained in:
Ville Skyttä 2024-07-22 04:14:25 +03:00 committed by GitHub
parent 728432c804
commit bc264eac3a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
22 changed files with 30 additions and 30 deletions

View file

@ -1170,7 +1170,7 @@ Task Object
a :exc:`CancelledError` exception.
If the Task's result isn't yet available, this method raises
a :exc:`InvalidStateError` exception.
an :exc:`InvalidStateError` exception.
.. method:: exception()