Thanks to visit codestin.com Credit goes to github.com
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 2dcbec6 commit 2fb36cbCopy full SHA for 2fb36cb
src/ngResource/resource.js
@@ -11,7 +11,7 @@ var $resourceMinErr = angular.$$minErr('$resource');
11
*
12
* `ngResource` is the name of the optional Angular module that adds support for interacting with
13
* [RESTful](http://en.wikipedia.org/wiki/Representational_State_Transfer) server-side data sources.
14
- * `ngReource` provides the {@link ngResource.$resource `$resource`} serivce.
+ * `ngResource` provides the {@link ngResource.$resource `$resource`} service.
15
16
* {@installModule resource}
17
0 commit comments