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 98c1df3 commit e586e7eCopy full SHA for e586e7e
1 file changed
docs/howto/hks.md
@@ -20,7 +20,7 @@ flowchart TD
20
H --> |regular| K(ExecEventAllBody)
21
H --> |halfblend| L(ExecEventHalfBlend)
22
23
- K --> |event| M[Transition to new StateInfo]
+ K --> |event| M[State Transition]
24
L --> |events| N[Upper/Lower_SM]
25
```
26
0 commit comments