Skip to content

Commit b5f44b6

Browse files
author
lockhart
committed
Update getting_started.rst
Fix typo "it's" in first paragraph should be "is".
1 parent e983442 commit b5f44b6

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)