Skip to content

Commit be2009a

Browse files
winfriedgerlachfmbenhassine
authored andcommitted
fix typo in recipes.adoc
1 parent 3c63147 commit be2009a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/reference/asciidoc/recipes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can find a sample that shows how to use this recipe at
4040
[[statemachine-recipes-tasks]]
4141
== Tasks
4242

43-
The tasks recipe is a concept to run DAG (Directed Acyclic Graph) of `Runnable` instances that use
43+
The tasks recipe is a concept to run a DAG (Directed Acyclic Graph) of `Runnable` instances that use
4444
a state machine. This recipe has been developed from ideas introduced
4545
in <<statemachine-examples-tasks>> sample.
4646

0 commit comments

Comments
 (0)