Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorial/tutorial_03.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@ Note that this example overrides the Django default permission class setting. Th
ways this can be solved. Overriding the class function *get_permission_classes* is another way
to solve the problem.

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