spelling error fixed

This commit is contained in:
Koala Ilya 2021-11-14 20:12:45 +03:00 committed by GitHub
parent 092b3f06f2
commit 775dbe982d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
Handling events Handling events
=============== ===============
*aiogram* imcludes Dispatcher mechanism. *aiogram* includes Dispatcher mechanism.
Dispatcher is needed for handling incoming updates from Telegram. Dispatcher is needed for handling incoming updates from Telegram.
With dispatcher you can do: With dispatcher you can do: