Skip to content

Commit 0a217b6

Browse files
committed
Merge pull request #153 from lockhart/patch-1
Update getting_started.rst
2 parents e983442 + b5f44b6 commit 0a217b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rest-framework/getting_started.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Getting started
22
===============
33

44
Django OAuth Toolkit provide a support layer for `Django REST Framework <http://django-rest-framework.org/>`_.
5-
This tutorial it's based on the Django REST Framework example and shows you how to easily integrate with it.
5+
This tutorial is based on the Django REST Framework example and shows you how to easily integrate with it.
66

77
Step 1: Minimal setup
88
---------------------

0 commit comments

Comments
 (0)