aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authortom christie tom@tomchristie.com2011-03-03 09:02:41 +0000
committertom christie tom@tomchristie.com2011-03-03 09:02:41 +0000
commit60206e5288d78d1a5e2eccd799350bf96fc27d85 (patch)
tree0d61e286712503d500db86a6979dc45533c86064 /docs
parentaad7eacce6ed894c84b0b49567eaccbbe6bf0813 (diff)
downloaddjango-rest-framework-60206e5288d78d1a5e2eccd799350bf96fc27d85.tar.bz2
./examples/modelresourceexample/models.py
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 6d633bd6..d7c67d3e 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -9,7 +9,7 @@ Django REST framework
Introduction
------------
-Django REST framework aims to make it easy to build well-connected, self-describing Web APIs.
+Django REST framework aims to make it easy to build well-connected, self-describing RESTful Web APIs.
Features: