diff --git a/docs/api.md b/docs/api.md index 3eaade0a8..da27d3e07 100644 --- a/docs/api.md +++ b/docs/api.md @@ -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).