From 24a805d517edd3618371fa401b08d3fe8b58e676 Mon Sep 17 00:00:00 2001 From: Koala Ilya <77019649+Ilya-koala@users.noreply.github.com> Date: Wed, 1 Dec 2021 03:43:57 +0300 Subject: [PATCH] spelling error fixed (#749) --- 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: