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:
authorIsaac Murchie <isaac@saucelabs.com>2015-02-12 20:55:26 +0300
committerIsaac Murchie <isaac@saucelabs.com>2015-02-12 20:55:26 +0300
commitd53f30ec53806dc959c0ba21a5afa034e368b365 (patch)
treed325cb9a015b568a98bf89d819e5a644488444aa /doc
parent516688dd7072b185bf9173ff8e4c3e162d725c1e (diff)
Fix typo in dist-tag docs
Diffstat (limited to 'doc')
-rw-r--r--doc/cli/npm-dist-tag.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cli/npm-dist-tag.md b/doc/cli/npm-dist-tag.md
index b8eabe715..f8e4566ca 100644
--- a/doc/cli/npm-dist-tag.md
+++ b/doc/cli/npm-dist-tag.md
@@ -20,7 +20,7 @@ Add, remove, and enumerate distribution tags on a package:
* ls:
Show all of the dist-tags for a package, defaulting to the package in
- the curren prefix.
+ the current prefix.
A tag can be used when installing packages as a reference to a version instead
of using a specific version number: