diff --git a/doc/api/tls.md b/doc/api/tls.md index 6ac4739081d..e7d04e448e2 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])