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
diff options
context:
space:
mode:
authorYael <yaelz@users.noreply.github.com>2016-03-22 16:07:52 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-03-25 00:20:42 +0300
commitb2649fb360f239aadef1ab51a580cbf4fdf29722 (patch)
tree9316d91ba0c7d25709776760208895cf706edb32
parent1d0e468c06c7b8e2b95b7fe874a3399a16d9db74 (diff)
doc: Fix typos in npm orgs documentation
Credit: @yaelz PR-URL: https://github.com/npm/npm/pull/12006 Reviewed-By: @iarna
-rw-r--r--doc/misc/npm-orgs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/npm-orgs.md b/doc/misc/npm-orgs.md
index 6fc87e512..3db22f8c7 100644
--- a/doc/misc/npm-orgs.md
+++ b/doc/misc/npm-orgs.md
@@ -17,8 +17,8 @@ The developer will be able to access packages based on the teams they are on. Ac
There are two main commands:
-1. `npm team` see npm-access(1) for more details
-2. `npm access` see npm-team(1) for more details
+1. `npm team` see npm-team(1) for more details
+2. `npm access` see npm-access(1) for more details
## Team Admins create teams