File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -709,10 +709,10 @@ angular.mock.dump = function(object) {
709
709
* @ngdoc object
710
710
* @name ngMock.$httpBackend
711
711
* @description
712
- * Fake HTTP backend implementation suitable for unit testing application that use the
712
+ * Fake HTTP backend implementation suitable for unit testing applications that use the
713
713
* {@link ng.$http $http service}.
714
714
*
715
- * *Note*: For fake http backend implementation suitable for end-to-end testing or backend-less
715
+ * *Note*: For fake HTTP backend implementation suitable for end-to-end testing or backend-less
716
716
* development please see {@link ngMockE2E.$httpBackend e2e $httpBackend mock}.
717
717
*
718
718
* During unit testing, we want our unit tests to run quickly and have no external dependencies so
You can’t perform that action at this time.
0 commit comments