summaryrefslogtreecommitdiff
path: root/doc/api/tls.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/tls.md')
-rw-r--r--doc/api/tls.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tls.md b/doc/api/tls.md
index 6ac4739081..e7d04e448e 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -1003,7 +1003,7 @@ as arguments instead of options.
A port or host option, if specified, will take precedence over any port or host
argument.
-## tls.createSecureContext(options)
+## tls.createSecureContext([options])
<!-- YAML
added: v0.11.13
changes: