Skip to content

Commit

Permalink
Changed column name to 'Total Effort'
Browse files Browse the repository at this point in the history
Signed-off-by: Maayan Hadasi <mguetta@redhat.com>
  • Loading branch information
mguetta1 committed Feb 26, 2024
1 parent d07b30d commit 6f80408
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ export const AffectedApplications: React.FC = () => {
name: "Name",
description: "Description",
businessService: "Business service",
effort: "Effort",
effort: "Total Effort",
incidents: "Incidents",
},
isFilterEnabled: true,
Expand Down

0 comments on commit 6f80408

Please sign in to comment.