8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 986647a commit 5ded3d3Copy full SHA for 5ded3d3
src/ngResource/resource.js
@@ -236,7 +236,7 @@ function shallowClearAndCopy(src, dst) {
236
* {@link ngRoute.$routeProvider resolve section of $routeProvider.when()} to defer view
237
* rendering until the resource(s) are loaded.
238
*
239
- * On failure, the promise is resolved with the {@link ng.$http http response} object, without
+ * On failure, the promise is rejected with the {@link ng.$http http response} object, without
240
* the `resource` property.
241
242
* If an interceptor object was provided, the promise will instead be resolved with the value
0 commit comments