nit: fix typo

This commit is contained in:
Arthur Cinader
2019-04-14 10:33:51 -05:00
committed by GitHub
parent 8fca3b4c11
commit 74fa38bdfb

View File

@@ -20,7 +20,7 @@ context with your expectations, and other things
- Merges [#1616](https://github.com/jasmine/jasmine/issues/1616) from @tdurtshi
- Fixes [#1614](https://github.com/jasmine/jasmine/issues/1614)
* `expectAsync` now works with non-native promies
* `expectAsync` now works with non-native promises
- Merges [#1613](https://github.com/jasmine/jasmine/issues/1613) from @codymikol
- Fixes [#1612](https://github.com/jasmine/jasmine/issues/1612)