Fixed typo

This commit is contained in:
Javier Trivino 2019-03-28 11:12:27 +01:00
parent d784e42207
commit 8fe446c2bd

View File

@ -51,7 +51,7 @@ For example:
--- ---
**Note**: With the exception of `DjangoObjectPermissions`, the provided **Note**: With the exception of `DjangoObjectPermissions`, the provided
permission classes in `rest_framework.permssions` **do not** implement the permission classes in `rest_framework.permissions` **do not** implement the
methods necessary to check object permissions. methods necessary to check object permissions.
If you wish to use the provided permission classes in order to check object If you wish to use the provided permission classes in order to check object