Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 67ae6c1

Browse files
authored
Update tutorial_04_sequence_star.md
1 parent d2d421a commit 67ae6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial_04_sequence_star.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
The next example shows the difference between a `SequenceNode` and a
44
`ReactiveSequence`.
55

6-
An Asynchornous Action has it's own thread. This allows the user to
6+
An Asynchronous Action has it's own thread. This allows the user to
77
use blocking functions but to return the flow of execution
88
to the tree.
99

0 commit comments

Comments
 (0)