diff --git a/Design:-Enhancements-to-Split-Join-nodes.md b/Design:-Enhancements-to-Split-Join-nodes.md index 897f85f..b5df789 100644 --- a/Design:-Enhancements-to-Split-Join-nodes.md +++ b/Design:-Enhancements-to-Split-Join-nodes.md @@ -52,7 +52,7 @@ Similar in thinking to proposal 1, this should also be a sub mode of the **key/v ### Potential implementation These could be implemented, - - either as stand alone modes of operation. IE Accumulate objects and Accumulate name/value pairs. + - either as stand alone modes of operation. IE Accumulate objects and Accumulate name/value pairs. (see below) - or as a sub mode of the exiting modes - for example by allowing a "special" use of a count of zero inputs to indicate "infinite" (ie send every time). ![](http://g.recordit.co/SQMEE8pJmD.gif) \ No newline at end of file