Skip to content

Commit c586ce1

Browse files
authored
Fixed typo in README.md (#711)
1 parent 88c630b commit c586ce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ Admins can configure tagging rules to append additional tags using the custom me
510510
- Rule-based tags are added in addition to any tags that have been added via Apex and/or Flow.
511511
- Each rule is configured to apply tags based on the value of a single field on `LogEntry__c` (e.g., `LogEntry__c.Message__c`).
512512
- 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`).
514514
515515
Rules can be set up by configuring a custom metadata record with these fields configured:
516516

0 commit comments

Comments
 (0)