Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit d653607

Browse files
robinboehmpetebacondarwin
authored andcommitted
docs($q): correct typo in the 'Differences Q/$q' section
Closes #5230
1 parent 082fe18 commit d653607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/ng/q.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@
136136
*
137137
* # Differences between Kris Kowal's Q and $q
138138
*
139-
* There are three main differences:
139+
* There are two main differences:
140140
*
141141
* - $q is integrated with the {@link ng.$rootScope.Scope} Scope model observation
142142
* mechanism in angular, which means faster propagation of resolution or rejection into your

0 commit comments

Comments
 (0)