Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/tls.md')
-rw-r--r--doc/api/tls.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/tls.md b/doc/api/tls.md
index 3f8254ebd89..392052986e3 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -568,7 +568,7 @@ Always returns `true`. This may be used to distinguish TLS sockets from regular
### tlsSocket.getCertificate()
<!-- YAML
-added: REPLACEME
+added: v11.2.0
-->
* Returns: {Object}