We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26705c5 commit ea00495Copy full SHA for ea00495
README.md
@@ -47,7 +47,7 @@ included then the default is `latest`.
47
48
### var purl = npa.toPurl(*arg*, *reg*)
49
50
-Returns the [purl (package URL)](https://github.com/package-url/purl-spec) form of the given pacakge name/spec.
+Returns the [purl (package URL)](https://github.com/package-url/purl-spec) form of the given package name/spec.
51
52
* *arg* - A package/version string. For example: `foo@1.0.0` or `@bar/foo@2.0.0-alpha.1`.
53
* *reg* - Optionally the URL to the package registry. If not specified, assumes the default
0 commit comments