aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/resource.js
diff options
context:
space:
mode:
authorAnthony Lieuallen2011-02-14 13:17:04 -0500
committerIgor Minar2011-02-16 00:04:15 -0500
commit7cf70c587e436014b2148eb4f12ecda307d25957 (patch)
treedf8171b59e9abd8515fcb93fd5901abcd08af9f7 /src/service/resource.js
parent1777110958f76ee4be5760e36c96702223385918 (diff)
downloadangular.js-7cf70c587e436014b2148eb4f12ecda307d25957.tar.bz2
Small spelling and grammar fixes in documentation.
Diffstat (limited to 'src/service/resource.js')
-rw-r--r--src/service/resource.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/service/resource.js b/src/service/resource.js
index 9e86caa7..3cb7b6e8 100644
--- a/src/service/resource.js
+++ b/src/service/resource.js
@@ -5,7 +5,7 @@
* @requires $xhr.cache
*
* @description
- * Is a factory which creates a resource object that lets you interact with
+ * A factory which creates a resource object that lets you interact with
* [RESTful](http://en.wikipedia.org/wiki/Representational_State_Transfer) server-side data sources.
*
* The returned resource object has action methods which provide high-level behaviors without