We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddac3b3 commit 5656eb3Copy full SHA for 5656eb3
1 file changed
src/ng/http.js
@@ -583,7 +583,7 @@ function $HttpProvider() {
583
*
584
* ### Overriding the Default Transformations Per Request
585
586
- * 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
587
* `transformRequest` and/or `transformResponse` properties on the configuration object passed
588
* into `$http`.
589
0 commit comments