cujojs / when

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

Fixed Typo #324

Closed dremonkey closed 10 years ago

dremonkey commented 10 years ago

Added a missing closing single quote so that the code formatting is correct.

Before:

screen shot 2014-05-29 at 11 15 01 am

After:

screen shot 2014-05-29 at 11 18 17 am

briancavalier commented 10 years ago

Awesome, thanks!