Skip to content

Commit 0995af6

Browse files
authored
Merge pull request node-red#4664 from ZJvandeWeg/patch-3
docs: Add closing paragraph tag
2 parents 29ed5b2 + c2e03a4 commit 0995af6

File tree

1 file changed

+1
-1
lines changed
  • packages/node_modules/@node-red/nodes/locales/en-US/sequence

1 file changed

+1
-1
lines changed

packages/node_modules/@node-red/nodes/locales/en-US/sequence/17-split.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h3>Details</h3>
103103
<h4>Automatic mode</h4>
104104
<p>Automatic mode uses the <code>parts</code> property of incoming messages to
105105
determine how the sequence should be joined. This allows it to automatically
106-
reverse the action of a <b>split</b> node.
106+
reverse the action of a <b>split</b> node.</p>
107107

108108
<h4>Manual mode</h4>
109109
<p>When configured to join in manual mode, the node is able to join sequences

0 commit comments

Comments
 (0)