Skip to content

Commit b172003

Browse files
authored
Fix typo in npm description
1 parent d3beaa3 commit b172003

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

PURL-TYPES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -436,8 +436,8 @@ npm
436436

437437
- The default repository is ``https://registry.npmjs.org``.
438438
- The ``namespace`` is used for the scope of a scoped NPM package.
439-
- Per the package.json spec, new package "must not have uppercase letters in
440-
the name", therefore the must be lowercased.
439+
- Per the package.json specification, new package "must not have uppercase letters in
440+
the name", therefore they must be lowercased.
441441
- Examples::
442442

443443

0 commit comments

Comments
 (0)