Skip to content

Commit 6434e7e

Browse files
committed
[docs] correct a typo
1 parent 783681c commit 6434e7e

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)