diff --git a/doc/api/tls.md b/doc/api/tls.md index bc5e1b416f2c3d..417449c097385a 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])