diff --git a/CHANGES/1519.doc.rst b/CHANGES/1519.doc.rst new file mode 100644 index 00000000..ec223720 --- /dev/null +++ b/CHANGES/1519.doc.rst @@ -0,0 +1 @@ +Corrected typo. diff --git a/docs/dispatcher/finite_state_machine/scene.rst b/docs/dispatcher/finite_state_machine/scene.rst index 42e7b2ab..0c385e78 100644 --- a/docs/dispatcher/finite_state_machine/scene.rst +++ b/docs/dispatcher/finite_state_machine/scene.rst @@ -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