From afbaf1cfe0d29609c23b077fe1afb7dca95d7098 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Mon, 22 Feb 2016 17:46:14 +0000 Subject: [PATCH] make sample node info consistent --- nodes/99-sample.html.demo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/99-sample.html.demo b/nodes/99-sample.html.demo index 6d3ec1758..e228e3866 100644 --- a/nodes/99-sample.html.demo +++ b/nodes/99-sample.html.demo @@ -52,8 +52,8 @@

Simple sample input node. Just sends a single message when it starts up. This is not very useful.

-

Outputs an object called msg containing msg.topic and - msg.payload. msg.payload is a String.

+

Outputs an object called msg containing msg.topic and + msg.payload. msg.payload is a String.