From 775dbe982d8d94605d6ecda689e4e118d8a69daa Mon Sep 17 00:00:00 2001 From: Koala Ilya <77019649+Ilya-koala@users.noreply.github.com> Date: Sun, 14 Nov 2021 20:12:45 +0300 Subject: [PATCH] spelling error fixed --- docs/dispatcher/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/dispatcher/index.rst b/docs/dispatcher/index.rst index 1d0f469e..935522b2 100644 --- a/docs/dispatcher/index.rst +++ b/docs/dispatcher/index.rst @@ -2,7 +2,7 @@ Handling events =============== -*aiogram* imcludes Dispatcher mechanism. +*aiogram* includes Dispatcher mechanism. Dispatcher is needed for handling incoming updates from Telegram. With dispatcher you can do: