mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
typo in scene.rst
This commit is contained in:
parent
4b468da109
commit
065ea0fb68
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ you should use :code:`on.message` or :code:`on.inline_query` marker:
|
|||
pass
|
||||
|
||||
|
||||
Scene has only tree points for transitions:
|
||||
Scene has only three points for transitions:
|
||||
|
||||
- enter point - when user enters to the scene
|
||||
- leave point - when user leaves the scene and the enter another scene
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue