We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd57fe2 commit f27ce4bCopy full SHA for f27ce4b
docs/user-guide/writing-functions.md
@@ -448,7 +448,7 @@ the settings file. For most users that will be the default user directory - `~/.
448
449
*Since Node-RED 1.3.0*
450
451
-By setting `functionExternalModules` to `true` in you *settings.js* file, the Function
+By setting `functionExternalModules` to `true` in your *settings.js* file, the Function
452
node's edit dialog will provide a list where you can add additional modules
453
that should be available to the node. You also specify the variable that will
454
be used to refer to the module in the node's code.
0 commit comments