Skip to content

Commit c1717e9

Browse files
Merge pull request #96 from LoyVanBeek/patch-1
Fix typo
2 parents d2d421a + 67ae6c1 commit c1717e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/tutorial_04_sequence_star.md

+1-1
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)