From 61f54f35cdf6b1bf83d42d6b2131dc0dc9f221c8 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Thu, 23 Jul 2015 21:16:26 +0100 Subject: [PATCH] Updated Design: subflows vNext (markdown) --- Design:-subflows-vNext.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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