Skip to content

Commit

Permalink
update Reason tooltip text
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGostKasper committed Oct 2, 2023
1 parent 3a49df2 commit 54bb014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/components/EventsTable.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function EventsTable({ className, involvedObject }: Props) {
return (
<h2
className="reason"
title="It refers to what triggered the event. It can be different according to each component."
title="This refers to what triggered the event, and can vary by component."
>
Reason
<Icon
Expand Down

0 comments on commit 54bb014

Please sign in to comment.