Skip to content

Commit 87086c9

Browse files
authored
update wording
updated to be in line with the checks in the scorecard
1 parent 48769f6 commit 87086c9

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 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.
85+
You should 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)