Skip to content

Commit ea00495

Browse files
authored
docs: fix readme typo (#142)
1 parent 26705c5 commit ea00495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ included then the default is `latest`.
4747

4848
### var purl = npa.toPurl(*arg*, *reg*)
4949

50-
Returns the [purl (package URL)](https://github.com/package-url/purl-spec) form of the given pacakge name/spec.
50+
Returns the [purl (package URL)](https://github.com/package-url/purl-spec) form of the given package name/spec.
5151

5252
* *arg* - A package/version string. For example: `foo@1.0.0` or `@bar/foo@2.0.0-alpha.1`.
5353
* *reg* - Optionally the URL to the package registry. If not specified, assumes the default

0 commit comments

Comments
 (0)