diff --git a/internal/site/src/components/active-alerts.tsx b/internal/site/src/components/active-alerts.tsx index bf37d3c2..b060bf64 100644 --- a/internal/site/src/components/active-alerts.tsx +++ b/internal/site/src/components/active-alerts.tsx @@ -56,7 +56,7 @@ export const ActiveAlerts = () => { > - {systems[alert.system]?.name} {info.name().toLowerCase().replace("cpu", "CPU")} + {systems[alert.system]?.name} {info.name()} {alert.name === "Status" ? (