Skip to content

Commit

Permalink
Fix typo in comment (#1044)
Browse files Browse the repository at this point in the history
  • Loading branch information
helfi92 authored and mischah committed Oct 23, 2017
1 parent 28cbab2 commit 825305e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/actions/install.js
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ install.npmInstall = function (pkgs, options, spawnOptions) {
};

/**
* Receives a list of `packages` and an `options` object to install through npm.
* Receives a list of `packages` and an `options` object to install through yarn.
*
* The installation will automatically run during the run loop `install` phase.
*
Expand Down

0 comments on commit 825305e

Please sign in to comment.