summaryrefslogtreecommitdiff
path: root/docs/dev/workflows.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dev/workflows.md')
-rw-r--r--docs/dev/workflows.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/dev/workflows.md b/docs/dev/workflows.md
index d923dd05..61d6b77f 100644
--- a/docs/dev/workflows.md
+++ b/docs/dev/workflows.md
@@ -608,8 +608,8 @@ current_function.workflow.show_topology()
These commands build upon the static view by incorporating real-time dynamic state information. It provides additional insights such as the current eligibility of activities, override states, and other runtime data. This enhanced view offers a more detailed and interactive perspective, making it invaluable for monitoring and debugging during execution.
!!! note
- Using the dynamic view, the eligibility of activities can be toggled interactively. Currently, this behavior is tied to the double-click event on an activity node. This feature allows you to quickly cycle through different eligibility states, enabling rapid testing and validation of activity configurations.
+ Using the dynamic view, the eligibility of activities can be toggled interactively. Currently, this behavior is tied to the double click event on an activity node. This feature allows you to quickly cycle through different eligibility states, enabling rapid testing and validation of activity configurations.
## Advanced Topics (Coming Soon)
-This section covers advanced topics related to Workflows, Activities, and the Workflow Machine. It explores emerging concepts, best practices, and strategies for optimizing and extending the analysis pipeline. \ No newline at end of file
+This section covers advanced topics related to Workflows, Activities, and the Workflow Machine. It explores emerging concepts, best practices, and strategies for optimizing and extending the analysis pipeline.