From 54f820d2c36585edb3d71a92f93bd345836b64aa Mon Sep 17 00:00:00 2001 From: Lorand Horvath <72015221+lorand-horvath@users.noreply.github.com> Date: Wed, 27 Apr 2022 11:17:00 +0300 Subject: [PATCH] doc: fix typo in Node.js 12 changelog --- doc/changelogs/CHANGELOG_V12.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/changelogs/CHANGELOG_V12.md b/doc/changelogs/CHANGELOG_V12.md index 63b2f650acbb2a..3b9c7241897996 100644 --- a/doc/changelogs/CHANGELOG_V12.md +++ b/doc/changelogs/CHANGELOG_V12.md @@ -93,7 +93,7 @@ ### Notable Changes This is planned to be the final Node.js 12 release. Node.js 12 will -reach End-of-Life status on 30 April 2022, after which it will no +reach End-of-Life status on 30 April 2022, after which it will not receive updates. You are strongly advised to migrate your applications to Node.js 16 or 14 (both of which are Long Term Support (LTS) releases) to continue to receive future security updates beyond 30 April 2022.