docs($http): fix typo
Fix a typo in the $http API Reference
This commit is contained in:
+1
-1
@@ -583,7 +583,7 @@ function $HttpProvider() {
|
||||
*
|
||||
* ### Overriding the Default Transformations Per Request
|
||||
*
|
||||
* If you wish override the request/response transformations only for a single request then provide
|
||||
* If you wish to override the request/response transformations only for a single request then provide
|
||||
* `transformRequest` and/or `transformResponse` properties on the configuration object passed
|
||||
* into `$http`.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user