Corrected typo in permissions docs. (#6540)

This commit is contained in:
Jabi 2019-03-28 11:45:13 +01:00 committed by Carlton Gibson
parent d784e42207
commit ac19c69539

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