Skip to content

Commit 7ee3452

Browse files
authored
Merge pull request #270 from iseunghan/master
[docs] correct a typo
2 parents d6130de + 6434e7e commit 7ee3452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/runtime/securing-node-red.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ https: function() {
6464
// ...
6565
resolve({
6666
key: key
67-
cert: ccert
67+
cert: cert
6868
})
6969
});
7070
}

0 commit comments

Comments
 (0)