Fix npm documentation typo.
This commit is contained in:
parent
e88f45e586
commit
a3eb6fb532
1 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@ options:
|
||||||
name:
|
name:
|
||||||
description:
|
description:
|
||||||
- The name of a node.js library to install
|
- The name of a node.js library to install
|
||||||
requires: false
|
required: false
|
||||||
path:
|
path:
|
||||||
description:
|
description:
|
||||||
- The base path where to install the node.js libraries
|
- The base path where to install the node.js libraries
|
||||||
|
|
Loading…
Reference in a new issue