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:
authorXhmikosR <xhmikosr@gmail.com>2019-08-10 08:48:03 +0300
committerRich Trott <rtrott@gmail.com>2019-08-13 02:00:22 +0300
commitf114e5ba330a08803bb6dc7f16f20890ca493718 (patch)
tree65c5409b0a6b2abd4197fdc439a3f24a4761a508 /doc/api/https.md
parentd7a4ace34bfada46265569f3e6cb73774a6b52ce (diff)
doc, lib, src, test, tools: fix assorted typos
PR-URL: https://github.com/nodejs/node/pull/29075 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Diffstat (limited to 'doc/api/https.md')
-rw-r--r--doc/api/https.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/https.md b/doc/api/https.md
index 9bde6cfab1d..6118004aec4 100644
--- a/doc/api/https.md
+++ b/doc/api/https.md
@@ -42,7 +42,7 @@ changes:
is specified using an IP address, in which case the default is `''` (no
extension).
- See [`Session Resumption`][] for infomation about TLS session reuse.
+ See [`Session Resumption`][] for information about TLS session reuse.
## Class: https.Server
<!-- YAML