diff --git a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/components/layouts/leftnav/LeftNav.js b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/components/layouts/leftnav/LeftNav.js
index c38db58dd1..223c03191a 100644
--- a/apps/dashboard/web/polaris_web/web/src/apps/dashboard/components/layouts/leftnav/LeftNav.js
+++ b/apps/dashboard/web/polaris_web/web/src/apps/dashboard/components/layouts/leftnav/LeftNav.js
@@ -156,7 +156,7 @@ export default function LeftNav(){
},
window?.STIGG_FEATURE_WISE_ALLOWED?.THREAT_DETECTION?.isGranted ?
{
- label: API Threat Detection,
+ label: API Runtime Threats,
icon: DiamondAlertMinor,
onClick: () => {
handleSelect("dashboard_threat_detection")
@@ -191,4 +191,4 @@ export default function LeftNav(){
)
}
-
\ No newline at end of file
+