Skip to content

Commit 121210b

Browse files
ukusormusukusormus
andauthored
casing Javascript -> JavaScript (#1625)
Co-authored-by: ukusormus <[email protected]>
1 parent e122344 commit 121210b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/getting-started/setting-up-your-npm-user-account/creating-a-new-npm-user-account.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Creating a new user account on the public registry
33
---
44

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.
66

77
## Creating an account on the website
88

content/packages-and-modules/securing-your-code/reporting-malware-in-an-npm-package.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ redirect_from:
44
- /reporting-a-vulnerability-in-an-npm-package
55
---
66

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.
88

99
<Note>
1010

0 commit comments

Comments
 (0)