diff --git a/portal-ui/src/screens/Console/NotificationEndpoints/utils.ts b/portal-ui/src/screens/Console/NotificationEndpoints/utils.ts index ac90f98ca..bc7ecf17a 100644 --- a/portal-ui/src/screens/Console/NotificationEndpoints/utils.ts +++ b/portal-ui/src/screens/Console/NotificationEndpoints/utils.ts @@ -43,7 +43,7 @@ export const notificationTransform = ( export const servicesList = [ { actionTrigger: notifyPostgres, - targetTitle: "Postgres SQL", + targetTitle: "PostgreSQL", logo: "/postgres-logo.svg", }, {