diff --git a/Design:-subflows-vNext.md b/Design:-subflows-vNext.md index fb59654..97200b7 100644 --- a/Design:-subflows-vNext.md +++ b/Design:-subflows-vNext.md @@ -41,7 +41,7 @@ Added to a flow by dragging on a template-subflow from the subflow category in t Double-clicking on the subflow-instance opens its edit dialog. This dialog will: - allow the instance name to be set, - - present a list of properties the template-subflow allows to be customised, + - allow the properties the template-subflow exposes to be customised, - provide a button to 'break the link' to the template-subflow. When clicked, the instance will become an inline-subflow. ### loop-subflow