diff --git a/frontend/src/pages/project/RoleDetailsBySlugPage/components/GeneralPermissionConditions.tsx b/frontend/src/pages/project/RoleDetailsBySlugPage/components/GeneralPermissionConditions.tsx index fcb22f4eb..e78859344 100644 --- a/frontend/src/pages/project/RoleDetailsBySlugPage/components/GeneralPermissionConditions.tsx +++ b/frontend/src/pages/project/RoleDetailsBySlugPage/components/GeneralPermissionConditions.tsx @@ -45,9 +45,11 @@ export const GeneralPermissionConditions = ({ position = 0, isDisabled, type }: return (
Conditions
-- When this policy should apply (always if no conditions are added). All conditions must - evaluate to true for the policy to take effect. +
+ Conditions determine when a policy will be applied (always if no conditions are present). +
++ All conditions must evaluate to true for the policy to take effect.
Conditions
-- When this policy should apply (always if no conditions are added). All conditions must - evaluate to true for the policy to take effect. +
+ Conditions determine when a policy will be applied (always if no conditions are present). +
++ All conditions must evaluate to true for the policy to take effect.
Conditions
-- When this policy should apply (always if no conditions are added). All conditions must - evaluate to true for the policy to take effect. +
+ Conditions determine when a policy will be applied (always if no conditions are present). +
++ All conditions must evaluate to true for the policy to take effect.