mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
Dispathcer to Dispatcher on docs (#881)
This commit is contained in:
parent
1e5d231869
commit
370cd27471
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
##########
|
##########
|
||||||
Dispathcer
|
Dispatcher
|
||||||
##########
|
##########
|
||||||
|
|
||||||
Dispatcher is root :obj:`Router` and in code Dispatcher can be used directly for routing updates or attach another routers into dispatcher.
|
Dispatcher is root :obj:`Router` and in code Dispatcher can be used directly for routing updates or attach another routers into dispatcher.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue