mirror of https://github.com/node-red/node-red.git
Typo in Batch node help
parent
9353d5c1c4
commit
771e43583a
nodes/core/logic
|
@ -75,7 +75,7 @@
|
|||
<dl>
|
||||
<dt>Number of messages</dt>
|
||||
<dd>groups messages into sequences of a given length. The <b>overlap</b>
|
||||
option specifies how many messages and the end of one sequence should be
|
||||
option specifies how many messages at the end of one sequence should be
|
||||
repeated at the start of the next sequence.</dd>
|
||||
|
||||
<dt>Time interval</dt>
|
||||
|
|
Loading…
Reference in New Issue