From 4079bfd462f129fc2384d1780793baf33c853a60 Mon Sep 17 00:00:00 2001 From: Hussaina Begum Nandyala Date: Mon, 12 Oct 2020 23:29:16 +0530 Subject: [PATCH] doc: Remove reference to io.js Signed-off-by: Hussaina Begum Nandyala PR-URL: https://github.com/nodejs/node/pull/35618 Reviewed-By: James M Snell Reviewed-By: Evan Lucas Reviewed-By: Rich Trott Reviewed-By: Anto Aravinth Reviewed-By: Gireesh Punathil --- doc/api/process.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/api/process.md b/doc/api/process.md index d5d5f64587a8a2..8b3925a6bb6f3f 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -1763,8 +1763,7 @@ tarball. `process.release` contains the following properties: -* `name` {string} A value that will always be `'node'` for Node.js. For - legacy io.js releases, this will be `'io.js'`. +* `name` {string} A value that will always be `'node'`. * `sourceUrl` {string} an absolute URL pointing to a _`.tar.gz`_ file containing the source code of the current release. * `headersUrl`{string} an absolute URL pointing to a _`.tar.gz`_ file containing