Merge pull request #3437 from MarcelBochtler/docs-typo

Docs: Fix typo
This commit is contained in:
shamoon
2023-05-21 10:52:18 -07:00
committed by GitHub

View File

@@ -288,7 +288,7 @@ with an optional `set_permissions` parameter which is of the form:
} }
``` ```
If this paramter is supplied the objects permissions will be overwritten, If this parameter is supplied the object's permissions will be overwritten,
assuming the authenticated user has permission to do so (the user must be assuming the authenticated user has permission to do so (the user must be
the object owner or a superuser). the object owner or a superuser).