From 052c49e2fd25ee228cb1033e4e30ddc02b6f4896 Mon Sep 17 00:00:00 2001 From: Gabriel Grubba <70247653+Grubba27@users.noreply.github.com> Date: Fri, 11 Aug 2023 15:45:15 -0300 Subject: [PATCH] Update guide/source/using-node-v14.21.4.md Co-authored-by: Frederico Maia --- guide/source/using-node-v14.21.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/source/using-node-v14.21.4.md b/guide/source/using-node-v14.21.4.md index ff0f94439f..290ae0c59d 100644 --- a/guide/source/using-node-v14.21.4.md +++ b/guide/source/using-node-v14.21.4.md @@ -5,7 +5,7 @@ description: How to use our ESM Node.js version within your Meteor app. Meteor 2.13 comes with Node v14.21.4 security update. If you are using Meteor with Docker, you will need to update your Dockerfile to use our [new docker image](https://hub.docker.com/r/meteor/node) -that contains Nodejs v14.21.4. +that contains Node.js v14.21.4. Our plan with having a Extended Support Maintenance Node.js version is to provide a stable Node.js version for Meteor