diff --git a/src/lib/labeling/const.ts b/src/lib/labeling/const.ts
index 908826f1..5c2e6813 100644
--- a/src/lib/labeling/const.ts
+++ b/src/lib/labeling/const.ts
@@ -67,8 +67,9 @@ export const CONFIGURABLE_LABEL_GROUPS: Record<
   },
   hate: {
     id: 'hate',
-    title: 'Political Hate-Groups',
-    warning: 'Hate',
+    title: 'Hate Group Iconography',
+    subtitle: 'Images of terror groups, articles covering events, etc.',
+    warning: 'Hate Groups',
     values: ['icon-kkk', 'icon-nazi', 'icon-intolerant', 'behavior-intolerant'],
   },
   spam: {