Skip to content

Commit 16afcf6

Browse files
authored
Merge pull request statecharts#48 from rajatsan/patch-1
Fixes typo
2 parents 79d9b27 + e38901e commit 16afcf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

what-is-a-statechart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ If this state is entered, then it enters both the top and bottom regions, and th
4040
* Exactly one of B and C is active
4141
* Exactly one of D and E is active
4242

43-
Such a state is called a [parallel state](glossary/parallel-state.html){:.glossary}, the and regions are often called "orthogonal regions".
43+
Such a state is called a [parallel state](glossary/parallel-state.html){:.glossary}, and the regions are often called "orthogonal regions".
4444

4545
### Transitions can be guarded
4646

0 commit comments

Comments
 (0)