We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent7bd3469 commit1dd87f9Copy full SHA for 1dd87f9
README.md
@@ -437,7 +437,7 @@ FiniteState finiteStateMachine(transitions, numberOfTransitions);
437
438
<p align="center">
439
<img src="./images/timer-type/predicate-timer/option2-predicate-timer-with-process.svg" width="63%" />
440
- <h3 align="center">Typical Predicate Timer with Processand EventState Diagram</h3>
+ <h3 align="center">Typical Predicate Timer with Process State Diagram</h3>
441
</p>
442
443
##### State-Transition Table
@@ -510,7 +510,7 @@ State transitions can be defined as three options,
510
511
512
<img src="./images/timer-type/false-timer/option1-false-timer-with-process-and-event.svg" width="63%" />
513
- <h3 align="center">Typical False Timer with Process State Diagram</h3>
+ <h3 align="center">Typical False Timer with Processand EventState Diagram</h3>
514
515
516