cujojs / when

A solid, fast Promises/A+ and when() implementation, plus other async goodies.
Other
3.44k stars 396 forks source link

Change jsdoc for type "array" to "Array" #501

Open james-rabbit opened 6 years ago

james-rabbit commented 6 years ago

When passing an array to some when functions, there is a type warning because "array" should be "Array". This fixes the few places where lowercase "array" is used.

screen shot 2017-10-24 at 3 22 39 pm

james-rabbit commented 6 years ago

Looks like travis has a general issue:

Error: response: {"error": "Your Sauce Connect version (4.1) is no longer supported. Please download the latest version from https://wiki.saucelabs.com/display/DOCS/Sauce+Connect+Proxy."}.