Skip to content

Commit 9b244ee

Browse files
gabrielcanepascalarn2ygk
authored andcommitted
Corrected typo
1 parent f76b0f5 commit 9b244ee

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)