casing Javascript -> JavaScript (#1625)
Co-authored-by: ukusormus <x@x.x>
Uku Sõrmus committed
Jun 9, 2025 at 23:38 UTC
121210bcdc1976bf417eee32473ab024037e290b
2 files changed
+2
-2
content/getting-started/setting-up-your-npm-user-account/creating-a-new-npm-user-account.mdx
+1
-1
@@ -2,7 +2,7 @@
2
title: Creating a new user account on the public registry
3
---
4
5
-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.
5
+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.
6
7
## Creating an account on the website
8
content/packages-and-modules/securing-your-code/reporting-malware-in-an-npm-package.mdx
+1
-1
@@ -4,7 +4,7 @@ redirect_from:
4
- /reporting-a-vulnerability-in-an-npm-package
5
---
6
7
-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.
7
+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.
8
9
<Note>
10