From a60dbffb3cf355da0d525d261f7f17911c882e63 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Sat, 23 Aug 2014 05:14:00 -0700 Subject: [PATCH] Updated Design: subflows (markdown) --- Design:-subflows.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Design:-subflows.md b/Design:-subflows.md index 22cd518..00ac5f5 100644 --- a/Design:-subflows.md +++ b/Design:-subflows.md @@ -57,10 +57,10 @@ An instance of a subflow has the following properties: It inherits the `name` of the parent subflow. -**Questions:* +**Questions:** * how does an instance node identify its parent? - * type=subflow: + * type=subflow:'parent-id' * type=something other than subflow and parent=