Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Brugarolas <[email protected]>
  • Loading branch information
abrugaro committed Jan 16, 2024
1 parent 82a704c commit a3106a4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export const AffectedApplications: React.FC = () => {
columnNames: {
name: "Name",
description: "Description",
businessService: "Business serice",
businessService: "Business service",
effort: "Effort",
incidents: "Incidents",
},
Expand Down

0 comments on commit a3106a4

Please sign in to comment.