Update sm-examples-turnstilereactive.adoc

This commit is contained in:
eagletalon139
2021-08-12 07:31:02 -05:00
committed by Mahmoud Ben Hassine
parent f31d2b1a77
commit bf909f63b1

View File

@@ -1,7 +1,7 @@
[[statemachine-examples-turnstilereactive]]
== Turnstile Reactive
Turnstile reactive is an enhacement to <<statemachine-examples-turnstile>> sample using
Turnstile reactive is an enhancement to <<statemachine-examples-turnstile>> sample using
same _StateMachine_ concept and adding a reactive web layer communicating reactively with
a _StateMachine_ reactive interfaces.