cleishm / jsmockito

Javascript mocking framework inspired by the awesome mockito
http://jsmockito.org
Other
106 stars 19 forks source link

Corrected Syntax - missing parenthesis #37

Closed nataliecarey closed 9 years ago

nataliecarey commented 9 years ago

https://xkcd.com/859/

The documentation contains a syntax error. This corrects it. I have not proven that other errors don't exist, I have only fixed the one I spotted.