We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0dc56 commit 716e659Copy full SHA for 716e659
README.rst
@@ -157,7 +157,7 @@ on a model instance with a protected FSMField will cause an exception.
157
158
You can use ``*`` for ``source`` to allow switching to ``target`` from any state.
159
160
-You can use ``+`` for ``source`` to allow switching to ``target`` from any state exluding ``target`` state.
+You can use ``+`` for ``source`` to allow switching to ``target`` from any state excluding ``target`` state.
161
162
``target`` state
163
~~~~~~~~~~~~~~~~
0 commit comments