We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 023fe6b commit 12e4b6cCopy full SHA for 12e4b6c
1 file changed
README.md
@@ -23,8 +23,8 @@ may be reused, this is not guaranteed, hence why state machines that expect to s
23
resident are suboptimal.
24
25
The advantage of using this state machine to model the behaviour is that it provides a clear
26
-and consistent mechanism between components, and can take advantage of analysis tools such
27
-as detecting issues with the flow logic and the ability to generate flow diagrams.
+and consistent approach between components, and can take advantage of analysis tools such
+as detecting issues with the flow logic and the ability to generate flow diagrams at compile time.
28
29
## Features at a glance
30
0 commit comments