Skip to content

Commit

Permalink
fix(ui): text in correlation
Browse files Browse the repository at this point in the history
  • Loading branch information
talboren committed Nov 12, 2024
1 parent e9202ce commit 64db2d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export const CorrelationSidebarHeader = ({
{isRuleBeingEdited ? "Edit" : "Create"} Correlation
</Dialog.Title>
<Dialog.Description as={Subtitle}>
Group multiple alerts into single alert
Group multiple alerts into a single incident
</Dialog.Description>
</div>
<div>
Expand Down

0 comments on commit 64db2d5

Please sign in to comment.