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/docs
diff options
context:
space:
mode:
authorHugh Lilly <hughlilly@users.noreply.github.com>2022-09-06 11:32:45 +0300
committerNathan Fritz <fritzy@github.com>2022-09-15 02:08:54 +0300
commitfd0eebe4c2b55dd69972aff7de1b4db14ea6799a (patch)
tree790af7e447e5adb08013da7b1fa562b5e5b836fa /docs
parent88fa2a07539282d919e289d9413d8e9465e21eff (diff)
docs: update registry docs header
Corrects grammar (previously said `other’s`).
Diffstat (limited to 'docs')
-rw-r--r--docs/content/using-npm/registry.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/using-npm/registry.md b/docs/content/using-npm/registry.md
index 4a265db03..fd7e44de4 100644
--- a/docs/content/using-npm/registry.md
+++ b/docs/content/using-npm/registry.md
@@ -69,7 +69,7 @@ to force it to be published only to your internal/private registry.
See [`package.json`](/configuring-npm/package-json) for more info on what goes in the package.json file.
-### Where can I find my own, & other's, published packages?
+### Where can I find my (and others') published packages?
<https://www.npmjs.com/>