From 23b7643346855072ee507fd6ed5dc18ead0c36cf Mon Sep 17 00:00:00 2001 From: John Andrews Date: Thu, 22 Feb 2024 10:24:05 +1300 Subject: [PATCH] fixed basic nodes json --- BasicNodes/BasicNodes.en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BasicNodes/BasicNodes.en.json b/BasicNodes/BasicNodes.en.json index 8c234db4..696b3c04 100644 --- a/BasicNodes/BasicNodes.en.json +++ b/BasicNodes/BasicNodes.en.json @@ -195,7 +195,7 @@ "Description": "Checks if the flow is currently processing on a specified processing node.", "Fields": { "Node": "Node", - "Node-Help": "The processing node to check.", + "Node-Help": "The processing node to check." }, "Outputs": { "1": "Is processing on node",