diff --git a/nodes/core/core/89-trigger.html b/nodes/core/core/89-trigger.html index 165e09d8d..3e227d090 100644 --- a/nodes/core/core/89-trigger.html +++ b/nodes/core/core/89-trigger.html @@ -85,7 +85,7 @@

If set to a string type, the node supports the mustache template syntax.

If the node receives a message with a reset property, or a payload that matches that configured in the node, any timeout or repeat currently in - progress will be cleared and no message triggered. + progress will be cleared and no message triggered.

The node can be configured to resend a message at a regular interval until it is reset by a received message.

diff --git a/nodes/core/logic/15-change.html b/nodes/core/logic/15-change.html index c7d941568..5f0ace39f 100644 --- a/nodes/core/logic/15-change.html +++ b/nodes/core/logic/15-change.html @@ -29,7 +29,7 @@
Delete
delete a property.
Move
-
move or rename a property. +
move or rename a property.

The "expression" type uses the JSONata query and expression language. diff --git a/nodes/core/logic/17-split.html b/nodes/core/logic/17-split.html index 322ecf228..6cc7589f0 100644 --- a/nodes/core/logic/17-split.html +++ b/nodes/core/logic/17-split.html @@ -54,7 +54,7 @@

payloadobject | string | array | buffer
The behaviour of the node is determined by the type of msg.payload: