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=