From 6250587ae72b0b61d2a3394182083160a0dd75b2 Mon Sep 17 00:00:00 2001 From: Hussaina Begum Nandyala Date: Mon, 12 Oct 2020 23:29:16 +0530 Subject: [PATCH] Remove reference to io.js Signed-off-by: Hussaina Begum Nandyala --- 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 119a02aa3d6b87..0e6d05e9d16a32 100644 --- a/doc/api/process.md +++ b/doc/api/process.md @@ -1761,8 +1761,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