Fixed typo in 2.0.1.md
This commit is contained in:
@@ -49,7 +49,7 @@ to determine that there a spec is 'empty'
|
|||||||
* [Add package.json to Python egg to get correct version number](http://www.pivotaltracker.com/story/67556148) - Fixes #551
|
* [Add package.json to Python egg to get correct version number](http://www.pivotaltracker.com/story/67556148) - Fixes #551
|
||||||
* Allow users to set the maximum length of array that the pretty-printer
|
* Allow users to set the maximum length of array that the pretty-printer
|
||||||
will print out - Fixes #323 @mikemoraned and #374 @futuraprime
|
will print out - Fixes #323 @mikemoraned and #374 @futuraprime
|
||||||
* `matchersUtil.equals()`` does not expect a matcher as its first argument,
|
* `matchersUtil.equals()` does not expect a matcher as its first argument,
|
||||||
so send the "actual" value first and the "expected" value second. - Merges #538 from @cbandy
|
so send the "actual" value first and the "expected" value second. - Merges #538 from @cbandy
|
||||||
* Add single quote check to `jshint` and fix src files for that - Closes #522
|
* Add single quote check to `jshint` and fix src files for that - Closes #522
|
||||||
* Remove an `eval` in order to support running jasmine within CSP - Closes #503
|
* Remove an `eval` in order to support running jasmine within CSP - Closes #503
|
||||||
|
|||||||
Reference in New Issue
Block a user