Skip to content

Commit f45215f

Browse files
timgates42pfouque
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 <tim.gates@iress.com>
1 parent 362c766 commit f45215f

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
@@ -155,7 +155,7 @@ on a model instance with a protected FSMField will cause an exception.
155155

156156
You can use ``*`` for ``source`` to allow switching to ``target`` from any state.
157157

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

160160
``target`` state
161161
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)