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 6a719f15bc2..df77ff80892 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -1442,7 +1442,7 @@ Returns the numeric representation of the remote port. For example, `443`.
<!-- YAML
added: v0.11.8
changes:
- - version: REPLACEME
+ - version: v18.0.0
pr-url: https://github.com/nodejs/node/pull/41678
description: Passing an invalid callback to the `callback` argument
now throws `ERR_INVALID_ARG_TYPE` instead of