You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -510,7 +510,7 @@ Admins can configure tagging rules to append additional tags using the custom me
510
510
- Rule-based tags are added in addition to any tags that have been added via Apex and/or Flow.
511
511
- Each rule is configured to apply tags based on the value of a single field on `LogEntry__c` (e.g., `LogEntry__c.Message__c`).
512
512
- Each rule can only evaluate 1 field, but multiple rules can evaluate the same field.
513
-
- A single rule can apply mulitple tags. When specifying multiple tags, put each tag on a separate line within the Tags field (`LogEntryTagRule__mdt.Tags__c`).
513
+
- A single rule can apply multiple tags. When specifying multiple tags, put each tag on a separate line within the Tags field (`LogEntryTagRule__mdt.Tags__c`).
514
514
515
515
Rules can be set up by configuring a custom metadata record with these fields configured:
0 commit comments