Skip to content

Commit f8b7559

Browse files
jtymespkozlowski-opensource
authored andcommitted
docs($http): fix link typo in $http doc
Should be $httpBackend instead of $httpBacked Closes angular#1516
1 parent bcc7089 commit f8b7559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ng/http.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ function $HttpProvider() {
172172
/**
173173
* @ngdoc function
174174
* @name ng.$http
175-
* @requires $httpBacked
175+
* @requires $httpBackend
176176
* @requires $browser
177177
* @requires $cacheFactory
178178
* @requires $rootScope

0 commit comments

Comments
 (0)