From d653607162488839b440de7b00b3c00d360bca3a Mon Sep 17 00:00:00 2001 From: Robin Böhm Date: Mon, 2 Dec 2013 14:04:52 +0100 Subject: docs($q): correct typo in the 'Differences Q/$q' section Closes #5230 --- src/ng/q.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ng/q.js') 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 -- cgit v1.2.3