diff --git a/nodes/core/90-comment.html b/nodes/core/90-comment.html index 463711c32..86b8922cb 100644 --- a/nodes/core/90-comment.html +++ b/nodes/core/90-comment.html @@ -20,7 +20,7 @@
Uses LevelDB for a simple key value pair database.
Use this node to get, or retrieve the data already saved in the database.
msg.topic must hold the key for the database, and the result is returned in msg.payload.
+If nothing is found for the key then null is returned,