Skip to content

Commit 543f971

Browse files
authored
Update packaging.md
1 parent 634d15b commit 543f971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/creating-nodes/packaging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ for others to be able to use it.</div>
8282
}
8383
{% endhighlight %}
8484

85-
You can also specify supoorted Node-RED versions. e.g. this indicates newer than v2.0.0
85+
You can specify what versions of Node-RED your nodes support with a `version` entry. For example, the following means the node requires Node-RED 2.0 or later.
8686

8787
{% highlight json %}
8888
"node-red" : {

0 commit comments

Comments
 (0)