docs($q): correct typo in the 'Differences Q/$q' section

Closes #5230
This commit is contained in:
Robin Böhm 2013-12-02 14:04:52 +01:00 committed by Peter Bacon Darwin
parent 082fe180ec
commit d653607162

View file

@ -136,7 +136,7 @@
*
* # Differences between Kris Kowal's Q and $q
*
* There are three main differences:
* There are two main differences:
*
* - $q is integrated with the {@link ng.$rootScope.Scope} Scope model observation
* mechanism in angular, which means faster propagation of resolution or rejection into your