diff --git a/contributing/node-versions.md b/contributing/node-versions.md index 9ab9c9a66a1c..934f75157737 100644 --- a/contributing/node-versions.md +++ b/contributing/node-versions.md @@ -1,6 +1,6 @@ # Node Versions -In [development](contributing/development.md) enviroments this site will run on Node.js versions `12 - 14`. +In [development](contributing/development.md) environments this site will run on Node.js versions `12 - 14`. In [staging and production](contributing/deployments.md) environments this site runs on Node.js 14, the [Active LTS version](https://nodejs.org/en/about/releases/) from 2020-10-27 to 2021-10-26).