We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d421a commit 67ae6c1Copy full SHA for 67ae6c1
docs/tutorial_04_sequence_star.md
@@ -3,7 +3,7 @@
3
The next example shows the difference between a `SequenceNode` and a
4
`ReactiveSequence`.
5
6
-An Asynchornous Action has it's own thread. This allows the user to
+An Asynchronous Action has it's own thread. This allows the user to
7
use blocking functions but to return the flow of execution
8
to the tree.
9
0 commit comments