diff --git a/packages/node_modules/@node-red/nodes/locales/en-US/sequence/17-split.html b/packages/node_modules/@node-red/nodes/locales/en-US/sequence/17-split.html index b0059992f..3334ec126 100644 --- a/packages/node_modules/@node-red/nodes/locales/en-US/sequence/17-split.html +++ b/packages/node_modules/@node-red/nodes/locales/en-US/sequence/17-split.html @@ -91,7 +91,7 @@
By default, the reduce expression is applied in order, from the first to the last message of the sequence. It can optionally be applied in reverse order.
+$N is the number of messages that arrive - even if they are identical.
Example: the following settings, given a sequence of numeric values, calculates the average value: