diff --git a/components/settings/unified/tabs/SiteBotSpamTab.tsx b/components/settings/unified/tabs/SiteBotSpamTab.tsx
index b92954a..99186e3 100644
--- a/components/settings/unified/tabs/SiteBotSpamTab.tsx
+++ b/components/settings/unified/tabs/SiteBotSpamTab.tsx
@@ -227,15 +227,15 @@ export default function SiteBotSpamTab({ siteId, onDirtyChange, hasPendingAction
{isDirty && (
-
+
{hasPendingAction ? 'Save or discard to continue' : 'Unsaved changes'}
{hasPendingAction && (
-