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 3db4076 commit 65d40c7Copy full SHA for 65d40c7
docs/src/reference/asciidoc/recipes.adoc
@@ -40,7 +40,7 @@ You can find a sample that shows how to use this recipe at
40
[[statemachine-recipes-tasks]]
41
== Tasks
42
43
-The tasks recipe is a concept to run DAG (Directed Acrylic Graph) of `Runnable` instances that use
+The tasks recipe is a concept to run a DAG (Directed Acyclic Graph) of `Runnable` instances that use
44
a state machine. This recipe has been developed from ideas introduced
45
in <<statemachine-examples-tasks>> sample.
46
0 commit comments