mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-07-29 01:09:48 +03:00
Minor docs change: less -> fewer
Just a tiny grammatical fix
This commit is contained in:
parent
79866750d2
commit
716f73c60d
|
@ -145,7 +145,7 @@ After using Telethon:
|
|||
|
||||
Key differences:
|
||||
|
||||
* The recommended way to do it imports less things.
|
||||
* The recommended way to do it imports fewer things.
|
||||
* All handlers trigger by default, so we need ``events.StopPropagation``.
|
||||
* Adding handlers, responding and running is a lot less verbose.
|
||||
* Telethon needs ``async def`` and ``await``.
|
||||
|
|
Loading…
Reference in New Issue
Block a user