Skip to content

Commit ac19c69

Browse files
Jabicarltongibson
Jabi
authored andcommitted
Corrected typo in permissions docs. (encode#6540)
1 parent d784e42 commit ac19c69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-guide/permissions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ For example:
5151
---
5252

5353
**Note**: With the exception of `DjangoObjectPermissions`, the provided
54-
permission classes in `rest_framework.permssions` **do not** implement the
54+
permission classes in `rest_framework.permissions` **do not** implement the
5555
methods necessary to check object permissions.
5656

5757
If you wish to use the provided permission classes in order to check object

0 commit comments

Comments
 (0)