Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

doc: replace "Node" Package Manger with "JavaScript"

  • Loading branch information
linclark authored and othiym23 committed Jan 9, 2015
1 parent 560c009 commit 226a6776a1a9e28570485623b8adc2ec4b041335
Showing with 5 additions and 5 deletions.
  1. +2 −2 doc/api/npm.md
  2. +2 −2 doc/cli/npm.md
  3. +1 −1 html/index.html
@@ -1,5 +1,5 @@
npm(3) -- node package manager
==============================
npm(3) -- javascript package manager
====================================

## SYNOPSIS

@@ -1,5 +1,5 @@
npm(1) -- node package manager
==============================
npm(1) -- javascript package manager
====================================

## SYNOPSIS

@@ -52,7 +52,7 @@
}

</style>
<title>npm - Node Package Manager</title>
<title>npm - JavaScript Package Manager</title>
</head>
<h1>npm</h1>

0 comments on commit 226a677

Please sign in to comment.