Skip to content

Commit

Permalink
🐛 fix typo (#1663)
Browse files Browse the repository at this point in the history
fix typo

Signed-off-by: Alejandro Brugarolas <[email protected]>
Co-authored-by: Ian Bolton <[email protected]>
  • Loading branch information
abrugaro and ibolton336 authored Jan 19, 2024
1 parent 17e7eda commit cf27f14
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 cf27f14

Please sign in to comment.