mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-08 17:13:56 +00:00
Typos fix in docs/source/dispatcher/*
This commit is contained in:
parent
ad651a8425
commit
5c6008ac6b
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Filters
|
||||
-------
|
||||
|
||||
In this module stored builtin filters for dispatcher.
|
||||
This module stores builtin filters for dispatcher.
|
||||
|
||||
.. automodule:: aiogram.dispatcher.filters
|
||||
:members:
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
Storages
|
||||
--------
|
||||
|
||||
In this module stored base of storage's for finite-state machine.
|
||||
This module stores storage base for finite-state machine.
|
||||
|
||||
.. automodule:: aiogram.dispatcher.storage
|
||||
:members:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue