We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad31e5a commit 54bb53bCopy full SHA for 54bb53b
1 file changed
doc/api/tls.markdown
@@ -129,7 +129,7 @@ client has verified by one of the supplied certificate authorities for the
129
server. If `cleartextStream.authorized` is false, then
130
`cleartextStream.authorizationError` is set to describe how authorization
131
failed. Implied but worth mentioning: depending on the settings of the TLS
132
-server, you unauthorized connections may be accepted.
+server, unauthorized connections may be accepted.
133
134
135
#### server.listen(port, [host], [callback])
0 commit comments