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

Commit 2fb36cb

Browse files
tstatlerpetebacondarwin
authored andcommitted
docs(ngResource): fix typo
Closes #3835
1 parent 2dcbec6 commit 2fb36cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngResource/resource.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ var $resourceMinErr = angular.$$minErr('$resource');
1111
*
1212
* `ngResource` is the name of the optional Angular module that adds support for interacting with
1313
* [RESTful](http://en.wikipedia.org/wiki/Representational_State_Transfer) server-side data sources.
14-
* `ngReource` provides the {@link ngResource.$resource `$resource`} serivce.
14+
* `ngResource` provides the {@link ngResource.$resource `$resource`} service.
1515
*
1616
* {@installModule resource}
1717
*

0 commit comments

Comments
 (0)