diff --git a/content/getting-started/setting-up-your-npm-user-account/creating-a-new-npm-user-account.mdx b/content/getting-started/setting-up-your-npm-user-account/creating-a-new-npm-user-account.mdx index 5cd6e677aeb..52f667afac1 100644 --- a/content/getting-started/setting-up-your-npm-user-account/creating-a-new-npm-user-account.mdx +++ b/content/getting-started/setting-up-your-npm-user-account/creating-a-new-npm-user-account.mdx @@ -2,7 +2,7 @@ title: Creating a new user account on the public registry --- -If you do not already have an npm user account, you can create an account in order to share and download Javascript packages on the public registry. +If you do not already have an npm user account, you can create an account in order to share and download JavaScript packages on the public registry. ## Creating an account on the website diff --git a/content/packages-and-modules/securing-your-code/reporting-malware-in-an-npm-package.mdx b/content/packages-and-modules/securing-your-code/reporting-malware-in-an-npm-package.mdx index 7b7f3d2808d..500df52cfd9 100644 --- a/content/packages-and-modules/securing-your-code/reporting-malware-in-an-npm-package.mdx +++ b/content/packages-and-modules/securing-your-code/reporting-malware-in-an-npm-package.mdx @@ -4,7 +4,7 @@ redirect_from: - /reporting-a-vulnerability-in-an-npm-package --- -If you find malware in an npm package (either yours or someone else's), you can report it to the npm Security team to help keep the Javascript ecosystem safe. +If you find malware in an npm package (either yours or someone else's), you can report it to the npm Security team to help keep the JavaScript ecosystem safe.