From c2e03a40b47665a7b3a17e6574763023ce8b058c Mon Sep 17 00:00:00 2001 From: Zeger-Jan van de Weg Date: Sat, 20 Apr 2024 14:20:59 +0200 Subject: [PATCH] docs: Add closing paragraph tag Minor change that only improves xpath parsing. --- .../@node-red/nodes/locales/en-US/sequence/17-split.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 cf1697b5a7..e64d73f177 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 @@ -103,7 +103,7 @@

Details

Automatic mode

Automatic mode uses the parts property of incoming messages to determine how the sequence should be joined. This allows it to automatically - reverse the action of a split node. + reverse the action of a split node.

Manual mode

When configured to join in manual mode, the node is able to join sequences