From c781950fffff0cccd77a8e3cd552cfcf9136d2b7 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Fri, 8 Sep 2023 23:27:55 -0400 Subject: [PATCH] Another typo. --- docs/user/admin/privileges.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/admin/privileges.md b/docs/user/admin/privileges.md index f098f35..8bbf143 100644 --- a/docs/user/admin/privileges.md +++ b/docs/user/admin/privileges.md @@ -89,7 +89,7 @@ owns the access token. |-------|------|-------------| | `privileges` | `Array` | An array of privileges, as described above. The privileges are encoded as JSON strings.| -### **PUT** `/_telodendria/admin/privileges/[localpart] +### **PUT** `/_telodendria/admin/privileges/[localpart]` Update the privileges of a local user by adding the privileges specified in the request to the users existing privileges.