From 6ceb1865c46e6f7a959943d96229c15040c6184d Mon Sep 17 00:00:00 2001 From: Dan Rose Date: Sun, 3 Sep 2023 23:30:14 -0500 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1434f4d..f2d895b 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ included then the default is `latest`. ### var purl = npa.toPurl(*arg*, *reg*) -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. * *arg* - A package/version string. For example: `foo@1.0.0` or `@bar/foo@2.0.0-alpha.1`. * *reg* - Optionally the URL to the package registry. If not specified, assumes the default