diff --git a/app/forms/firewall-rules-common.tsx b/app/forms/firewall-rules-common.tsx index bc7c9aa33..ecc3d5e4e 100644 --- a/app/forms/firewall-rules-common.tsx +++ b/app/forms/firewall-rules-common.tsx @@ -310,8 +310,8 @@ export const CommonFields = ({ error, control, nameTaken }: CommonFieldsProps) = <> Filters reduce the scope of this rule. Without filters, the rule applies to all traffic to the targets (or from the targets, if it’s an outbound rule). - With multiple filters, the rule applies to traffic matching{' '} - all filters. + With multiple filter types, the rule applies to traffic matching at least one + filter of every type. } />