From 4f1fe8a9fafdca4b1be4b8ee7b9958cd85b9f4b6 Mon Sep 17 00:00:00 2001 From: Sheen Capadngan Date: Tue, 5 Nov 2024 01:37:26 +0800 Subject: [PATCH] doc: updated overview --- docs/internals/permissions.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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