Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 5656eb3

Browse files
z.kyNarretz
z.ky
authored andcommitted
docs($http): fix typo
Fix a typo in the $http API Reference
1 parent ddac3b3 commit 5656eb3

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
@@ -583,7 +583,7 @@ function $HttpProvider() {
583583
*
584584
* ### Overriding the Default Transformations Per Request
585585
*
586-
* If you wish override the request/response transformations only for a single request then provide
586+
* If you wish to override the request/response transformations only for a single request then provide
587587
* `transformRequest` and/or `transformResponse` properties on the configuration object passed
588588
* into `$http`.
589589
*

0 commit comments

Comments
 (0)