mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
2dcbec6c06
commit
2fb36cbd50
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ var $resourceMinErr = angular.$$minErr('$resource');
|
|||
*
|
||||
* `ngResource` is the name of the optional Angular module that adds support for interacting with
|
||||
* [RESTful](http://en.wikipedia.org/wiki/Representational_State_Transfer) server-side data sources.
|
||||
* `ngReource` provides the {@link ngResource.$resource `$resource`} serivce.
|
||||
* `ngResource` provides the {@link ngResource.$resource `$resource`} service.
|
||||
*
|
||||
* {@installModule resource}
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue