diff options
Diffstat (limited to 'src/ng/q.js')
| -rw-r--r-- | src/ng/q.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/ng/q.js b/src/ng/q.js index d559d4d3..c1f6712a 100644 --- a/src/ng/q.js +++ b/src/ng/q.js @@ -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 | 
