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 d969372 commit 38dad2bCopy full SHA for 38dad2b
README.md
@@ -31,7 +31,7 @@ Example:
31
state3.OnExit(Method3);
32
state4.OnExit(Method4);
33
34
- //Set start set
+ //Set start state
35
state1.SetAsStartState();
36
37
//Start work
0 commit comments