Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Kohn <andreas.kohn@gmail.com>2017-06-01 10:04:49 +0300
committerKat Marchán <kzm@sykosomatic.org>2017-06-01 10:04:49 +0300
commit89e0cb8165dd9c3c7ac74d531617f367099608f4 (patch)
tree595118aae236a755abf88d15d792305c6f73fe0d /doc
parenta47593a98a402143081d7077d2ac677d13083010 (diff)
docs: fix package typo (#16818)
PR-URL: https://github.com/npm/npm/pull/16818 Credit: @ankon Reviewed-By: @zkat
Diffstat (limited to 'doc')
-rw-r--r--doc/files/package-lock.json.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/files/package-lock.json.md b/doc/files/package-lock.json.md
index dad219b4a..f6dde3649 100644
--- a/doc/files/package-lock.json.md
+++ b/doc/files/package-lock.json.md
@@ -50,7 +50,7 @@ whose semantics were used when generating this `package-lock.json`.
This is a [subresource
integrity](https://w3c.github.io/webappsec/specs/subresourceintegrity/) value
-created from the `pacakge.json`. No preprocessing of the `package.json` should
+created from the `package.json`. No preprocessing of the `package.json` should
be done. Subresource integrity strings can be produced by modules like
[`ssri`](https://www.npmjs.com/package/ssri).