Skip to content

Commit 716e659

Browse files
timgates42kmmbvnr
authored andcommitted
docs: fix simple typo, exluding -> excluding
There is a small typo in README.rst. Should read `excluding` rather than `exluding`. Signed-off-by: Tim Gates <[email protected]>
1 parent 0b0dc56 commit 716e659

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ on a model instance with a protected FSMField will cause an exception.
157157

158158
You can use ``*`` for ``source`` to allow switching to ``target`` from any state.
159159

160-
You can use ``+`` for ``source`` to allow switching to ``target`` from any state exluding ``target`` state.
160+
You can use ``+`` for ``source`` to allow switching to ``target`` from any state excluding ``target`` state.
161161

162162
``target`` state
163163
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)