mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Merge pull request #4664 from ZJvandeWeg/patch-3
docs: Add closing paragraph tag
This commit is contained in:
		| @@ -103,7 +103,7 @@ | ||||
|     <h4>Automatic mode</h4> | ||||
|     <p>Automatic mode uses the <code>parts</code> property of incoming messages to | ||||
|        determine how the sequence should be joined. This allows it to automatically | ||||
|        reverse the action of a <b>split</b> node. | ||||
|        reverse the action of a <b>split</b> node.</p> | ||||
|  | ||||
|     <h4>Manual mode</h4> | ||||
|     <p>When configured to join in manual mode, the node is able to join sequences | ||||
|   | ||||
		Reference in New Issue
	
	Block a user