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.
2 parents bba682b + ea2863b commit 776e6b7Copy full SHA for 776e6b7
docs/flows.adoc
@@ -58,7 +58,7 @@ a shower. The flow library will order actions in a flow to respect these
58
dependencies. The actions will be executed in an order that respects all given
59
dependencies.
60
61
-The `*` operator is used to explicitly add an action to the
+The `\*` operator is used to explicitly add an action to the
62
flow. Without the `*` operator an action is just a reference.
63
A compile-time error will be triggered if an action is referenced without ever
64
being explicitly added to the flow. If an action is added under a constexpr
0 commit comments