Docs: Fix some typos

This commit is contained in:
Marcel Bochtler 2023-05-21 18:42:41 +02:00
parent b9a548758a
commit 7ad8e3b3da

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).