aboutsummaryrefslogtreecommitdiffstats
path: root/docs/index.md
diff options
context:
space:
mode:
authorTom Christie2013-03-30 15:39:25 +0000
committerTom Christie2013-03-30 15:39:25 +0000
commitc4eda3a653ada3110dd6c128f176b15071cb8cfe (patch)
tree53c9821a591c01e4c863bcfaef8ee545478b077c /docs/index.md
parentea33511260c65ed339d0a418a1c0e8aeaf3966d3 (diff)
downloaddjango-rest-framework-c4eda3a653ada3110dd6c128f176b15071cb8cfe.tar.bz2
Tweak strapline
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md
index 1d47f497..4c2720c8 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -9,7 +9,7 @@
# Django REST framework
-**Awesome web-browseable Web APIs for Django.**
+**Awesome web-browseable Web APIs.**
Django REST framework is a flexible, powerful Web API toolkit. It is designed as a modular and easy to customize architecture, based on Django's class based views.