diff --git a/apps/site/pages/en/index.mdx b/apps/site/pages/en/index.mdx index f7ca993f0ce3a..458f1a3e951d8 100644 --- a/apps/site/pages/en/index.mdx +++ b/apps/site/pages/en/index.mdx @@ -21,7 +21,7 @@ layout: home Install Node.js - + Get security support for Node.js 18 and below diff --git a/packages/i18n/locales/en.json b/packages/i18n/locales/en.json index 6afffadc8a004..a1e9f6a3699d9 100644 --- a/packages/i18n/locales/en.json +++ b/packages/i18n/locales/en.json @@ -169,7 +169,7 @@ "minorVersions": "Minor versions", "releaseAnnouncement": "Release Announcement", "unsupportedVersionWarning": "This version is out of maintenance. Please use a currently supported version. Understand EOL support.", - "ltsVersionFeaturesNotice": "Want new features sooner? Get the latest Node.js version instead and try the latest improvements on Node!" + "ltsVersionFeaturesNotice": "Want new features sooner? Get the latest Node.js version instead and try the latest improvements!" }, "minorReleasesTable": { "version": "Version", @@ -320,7 +320,7 @@ }, "codeBox": { "unsupportedVersionWarning": "This version is out of maintenance. Please use a currently supported version. Understand EOL support.", - "ltsVersionFeaturesNotice": "Want new features sooner? Get the latest Node.js version instead and try the latest improvements on Node!", + "ltsVersionFeaturesNotice": "Want new features sooner? Get the latest Node.js version instead and try the latest improvements!", "communityPlatformInfo": "Installation methods that involve community software are supported by the teams maintaining that software.", "externalSupportInfo": "If you encounter any issues please visit {platform}'s website", "noScriptDetected": "This page requires JavaScript. You can download Node.js without JavaScript by visiting the releases page directly.",