aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2014-08-18 20:56:49 +0100
committerTom Christie2014-08-18 20:56:49 +0100
commit48b66ec2a2b744f170034adbdaaa1588e6c14e11 (patch)
treea9d1ba7eef5b5bcebf0fddd192e4dc54b9cc8629
parent97d8f037cc1292407eae965ceb4df34a52bd6161 (diff)
parent1effc983b07ed7aece609f0f4b24a33164196546 (diff)
downloaddjango-rest-framework-48b66ec2a2b744f170034adbdaaa1588e6c14e11.tar.bz2
Merge branch 'master' of https://github.com/tomchristie/django-rest-framework
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index da5f27ae..0eaf5c83 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@
# Overview
-Django REST framework is a powerful and flexible toolkit that makes it easy to build Web APIs.
+Django REST framework is a powerful and flexible toolkit for building Web APIs.
Some reasons you might want to use REST framework: