You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/ChoiceJoinMerge/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ The workflow has two processes:
12
12
- <TT>ReadRandIns</TT> is activated by <TT>n-out-of-3</TT> inputs, where <TT>n</TT> is the number of branches activated by the first process.
13
13
14
14
<P>
15
-
To achieve this, the process are connected by the <TT>merge</TT> control signal. See the <A HREF=https://github.com/hyperflow-wms/hyperflow/wiki/Workflow-patterns>Structured synchronizing merge</A> to learn more about using this pattern.
15
+
To achieve this, the processes are connected by the <TT>merge</TT> control signal. See the <A HREF=https://github.com/hyperflow-wms/hyperflow/wiki/Workflow-patterns>Structured synchronizing merge</A> to learn more about using this pattern.
0 commit comments