mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-01 22:37:41 +08:00
docs($http): fix link typo in $http doc
Should be $httpBackend instead of $httpBacked Closes #1516
This commit is contained in:
committed by
Pawel Kozlowski
parent
af6f2483be
commit
53fdcafa44
@@ -136,7 +136,7 @@ function $HttpProvider() {
|
||||
/**
|
||||
* @ngdoc function
|
||||
* @name ng.$http
|
||||
* @requires $httpBacked
|
||||
* @requires $httpBackend
|
||||
* @requires $browser
|
||||
* @requires $cacheFactory
|
||||
* @requires $rootScope
|
||||
|
||||
Reference in New Issue
Block a user