diff --git a/docs/docs/configuration/authentifications/groups.md b/docs/docs/configuration/authentifications/groups.md index ab359c3ba..ef8f69437 100644 --- a/docs/docs/configuration/authentifications/groups.md +++ b/docs/docs/configuration/authentifications/groups.md @@ -47,7 +47,7 @@ You can still associate a resource with a non-supported action from the table. I |----------------|-------|------------|----------------|-----------------|-----------|--------|------|-----|--------| | READ | X | X | X | X | X | X | X | X | X | | CREATE | X | X | | | X | X | | | | -| UPDATE | X | X | | | | X | | | | +| UPDATE | X | X | | | X | X | | | | | DELETE | X | X | X | | X | X | | | | | UPDATE_OFFSET | | | X | | | | | | | | DELETE_OFFSET | | | X | | | | | | |