Skip to content

Commit bf56ad9

Browse files
Corrected typo
1 parent 78c91d9 commit bf56ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/tutorial_03.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,5 @@ Note that this example overrides the Django default permission class setting. Th
108108
ways this can be solved. Overriding the class function *get_permission_classes* is another way
109109
to solve the problem.
110110

111-
A detailed dive into the `Dango REST framework permissions is here. <https://www.django-rest-framework.org/api-guide/permissions/>`_
111+
A detailed dive into the `Django REST framework permissions is here. <https://www.django-rest-framework.org/api-guide/permissions/>`_
112112

0 commit comments

Comments
 (0)