summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorTom Christie <tom@tomchristie.com>2013-06-17 15:43:33 +0200
committerTom Christie <tom@tomchristie.com>2013-06-17 15:43:33 +0200
commit6c3c6d86cd8d45911e7a5317bd33ce15c69f3e25 (patch)
tree2bc0ed40c5d2eecac99812c5dd1ce17f4d6584e7 /README.rst
parentb76cabf6248df6d82b904a08d74842395498aa85 (diff)
downloadoauthlib-6c3c6d86cd8d45911e7a5317bd33ce15c69f3e25.tar.gz
Typo. `include` -> `includes`
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 0ec5256..471586a 100644
--- a/README.rst
+++ b/README.rst
@@ -49,7 +49,7 @@ Which web frameworks are supported?
The following packages provide OAuth support using OAuthLib.
-- For Django there is `django-oauth-toolkit`_, which include `Django REST framework`_ support.
+- For Django there is `django-oauth-toolkit`_, which includes `Django REST framework`_ support.
- For Flask there is `flask-oauthlib`_.
If you have written an OAuthLib package that supports your favorite framework,