Skip to content

Commit e586e7e

Browse files
committed
Minor cleanup
1 parent 98c1df3 commit e586e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/howto/hks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ flowchart TD
2020
H --> |regular| K(ExecEventAllBody)
2121
H --> |halfblend| L(ExecEventHalfBlend)
2222
23-
K --> |event| M[Transition to new StateInfo]
23+
K --> |event| M[State Transition]
2424
L --> |events| N[Upper/Lower_SM]
2525
```
2626

0 commit comments

Comments
 (0)