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
commit 58f95c1891
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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
the object owner or a superuser).