diff --git a/apps/console/src/pages/organizations/third-parties/ThirdPartiesPage.tsx b/apps/console/src/pages/organizations/third-parties/ThirdPartiesPage.tsx index 699065f49..2334eae9b 100644 --- a/apps/console/src/pages/organizations/third-parties/ThirdPartiesPage.tsx +++ b/apps/console/src/pages/organizations/third-parties/ThirdPartiesPage.tsx @@ -139,7 +139,7 @@ export default function ThirdPartiesPage(props: Props) { {__("Third party")} - {__("Accessed At")} + {__("Assessed At")} {__("Data Risk")} {__("Business Risk")} {hasAnyAction && } diff --git a/apps/console/src/pages/organizations/third-parties/third-parties/ThirdPartyThirdPartiesPage.tsx b/apps/console/src/pages/organizations/third-parties/third-parties/ThirdPartyThirdPartiesPage.tsx index 75e11727d..408b12686 100644 --- a/apps/console/src/pages/organizations/third-parties/third-parties/ThirdPartyThirdPartiesPage.tsx +++ b/apps/console/src/pages/organizations/third-parties/third-parties/ThirdPartyThirdPartiesPage.tsx @@ -199,7 +199,7 @@ export default function ThirdPartyThirdPartiesPage({ queryRef }: Props) { {__("Third party")} - {__("Accessed At")} + {__("Assessed At")} {__("Data Risk")} {__("Business Risk")}