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 @@ -653,10 +653,10 @@ angular.mock.dump = function(object) {
653
653
* @ngdoc object
654
654
* @name ngMock.$httpBackend
655
655
* @description
656
- * Fake HTTP backend implementation suitable for unit testing application that use the
656
+ * Fake HTTP backend implementation suitable for unit testing applications that use the
657
657
* {@link ng.$http $http service}.
658
658
*
659
- * *Note*: For fake http backend implementation suitable for end-to-end testing or backend-less
659
+ * *Note*: For fake HTTP backend implementation suitable for end-to-end testing or backend-less
660
660
* development please see {@link ngMockE2E.$httpBackend e2e $httpBackend mock}.
661
661
*
662
662
* 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