Skip to content

Commit 307d07d

Browse files
Corrected typo (#1158)
1 parent 7518956 commit 307d07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/tutorial_03.rst

Lines changed: 1 addition & 1 deletion
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)