From 6c3c6d86cd8d45911e7a5317bd33ce15c69f3e25 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Mon, 17 Jun 2013 15:43:33 +0200 Subject: Typo. `include` -> `includes` --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') 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, -- cgit v1.2.1