summaryrefslogtreecommitdiff
path: root/doc/api/https.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api/https.markdown')
-rw-r--r--doc/api/https.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/https.markdown b/doc/api/https.markdown
index 4a46760b00..05617e0429 100644
--- a/doc/api/https.markdown
+++ b/doc/api/https.markdown
@@ -2,7 +2,7 @@
Stability: 2 - Stable
-HTTPS is the HTTP protocol over TLS/SSL. In io.js this is implemented as a
+HTTPS is the HTTP protocol over TLS/SSL. In Node.js this is implemented as a
separate module.
## Class: https.Server