Skip to content

Commit f27ce4b

Browse files
authored
fix typo
1 parent bd57fe2 commit f27ce4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/writing-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ the settings file. For most users that will be the default user directory - `~/.
448448

449449
*Since Node-RED 1.3.0*
450450

451-
By setting `functionExternalModules` to `true` in you *settings.js* file, the Function
451+
By setting `functionExternalModules` to `true` in your *settings.js* file, the Function
452452
node's edit dialog will provide a list where you can add additional modules
453453
that should be available to the node. You also specify the variable that will
454454
be used to refer to the module in the node's code.

0 commit comments

Comments
 (0)