Skip to content

Commit

Permalink
correct confusing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
othiym23 committed Jan 30, 2015
1 parent 9aa4622 commit d8fdad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config/defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ exports.types =
, prefix: path
, production: Boolean
, "proprietary-attribs": Boolean
, proxy : [null, false, url] // allow explicit registry disabling
, proxy : [null, false, url] // allow proxy to be disabled explicitly
, "rebuild-bundle" : Boolean
, registry : [null, url]
, rollback : Boolean
Expand Down

0 comments on commit d8fdad8

Please sign in to comment.