diff --git a/docs/internals/permissions.mdx b/docs/internals/permissions.mdx index 691e739ef..045e4661f 100644 --- a/docs/internals/permissions.mdx +++ b/docs/internals/permissions.mdx @@ -111,7 +111,7 @@ When a permission is inverted, it changes from an "allow" rule to a "deny" rule. ## Conditions -Certain subjects support conditional permissions that allow for more granular access control. These subjects are: +Conditions allow you to create more granular permissions by specifying criteria that must be met for the permission to apply. This is supported for the following subjects: - secrets - secret-folders