diff --git a/src/components/pages/routes/routes.page.jsx b/src/components/pages/routes/routes.page.jsx index 9c3b1ac..b5e208a 100644 --- a/src/components/pages/routes/routes.page.jsx +++ b/src/components/pages/routes/routes.page.jsx @@ -32,7 +32,7 @@ export function RoutesPage({ bodyshop, darkMode }) { if (bodyshop?.ins_rule_set === "SGI") { notification.warning({ message: "SGI Target Warning", - description: "SGI has not yet released savings targets. Targets will be displayed as $0. MPI Rules have been applied and may be incorrect.", + description: "SGI has not yet released savings targets or eligibility rules. Targets will be displayed as $0. MPI eligibility rules have been applied and may be incorrect.", placement: "bottomLeft", key: "sgi-target-warning", duration: -1,