Skip to content

Commit e4f7cf8

Browse files
authored
Merge pull request #251 from sammachin/patch-1
update wording
2 parents 48769f6 + 87086c9 commit e4f7cf8

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)