We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05a7b0a commit 42fbb48Copy full SHA for 42fbb48
1 file changed
doc/api/tls.md
@@ -2199,7 +2199,7 @@ changes:
2199
Creates a new [`tls.Server`][]. The `secureConnectionListener`, if provided, is
2200
automatically set as a listener for the [`'secureConnection'`][] event.
2201
2202
-The `ticketKeys` options is automatically shared between `node:cluster` module
+The `ticketKeys` option is automatically shared between `node:cluster` module
2203
workers.
2204
2205
The following illustrates a simple echo server:
0 commit comments