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 8475ba2 commit 4d4ac07Copy full SHA for 4d4ac07
doc/api/tls.md
@@ -343,7 +343,7 @@ added: v0.5.3
343
`cert`, `ca`, etc).
344
345
The `server.addContext()` method adds a secure context that will be used if
346
-the client request's SNS hostname matches the supplied `hostname` (or wildcard).
+the client request's SNI hostname matches the supplied `hostname` (or wildcard).
347
348
### server.address()
349
<!-- YAML
0 commit comments