We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cbbcc commit 89e5ac9Copy full SHA for 89e5ac9
doc/api/tls.md
@@ -807,7 +807,7 @@ negotiation.
807
Instances of `tls.TLSSocket` implement the duplex [Stream][] interface.
808
809
Methods that return TLS connection metadata (e.g.
810
-[`tls.TLSSocket.getPeerCertificate()`][] will only return data while the
+[`tls.TLSSocket.getPeerCertificate()`][]) will only return data while the
811
connection is open.
812
813
### `new tls.TLSSocket(socket[, options])`
0 commit comments