Fix typo in docs (#6757)

This commit is contained in:
bonohubby 2019-06-25 18:08:46 +09:00 committed by Tom Christie
parent a1921b1adb
commit f76480a127

View File

@ -283,7 +283,7 @@ The following third party packages are also available.
## DRF - Access Policy
The [Django REST - Access Policy][drf-access-policy] package provides a way to define complex access rules in declaritive policy classes that are attached to view sets or function-based views. The policies are defined in JSON in a format similer to AWS' Identity & Access Management policies.
The [Django REST - Access Policy][drf-access-policy] package provides a way to define complex access rules in declaritive policy classes that are attached to view sets or function-based views. The policies are defined in JSON in a format similar to AWS' Identity & Access Management policies.
## Composed Permissions
@ -324,4 +324,4 @@ The [Django Rest Framework Role Filters][django-rest-framework-role-filters] pac
[djangorestframework-api-key]: https://github.com/florimondmanca/djangorestframework-api-key
[django-rest-framework-role-filters]: https://github.com/allisson/django-rest-framework-role-filters
[django-rest-framework-guardian]: https://github.com/rpkilby/django-rest-framework-guardian
[drf-access-policy]: https://github.com/rsinger86/drf-access-policy
[drf-access-policy]: https://github.com/rsinger86/drf-access-policy