From: Marcel Bochtler Date: Sun, 21 May 2023 16:42:41 +0000 (+0200) Subject: Docs: Fix some typos X-Git-Tag: v1.15.0~1^2~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3437%2Fhead;p=thirdparty%2Fpaperless-ngx.git Docs: Fix some typos --- diff --git a/docs/api.md b/docs/api.md index 3eaade0a85..da27d3e073 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).