diff --git a/web/pages/notifications.tsx b/web/pages/notifications.tsx
index 0e9215f5..5b8160e1 100644
--- a/web/pages/notifications.tsx
+++ b/web/pages/notifications.tsx
@@ -125,7 +125,7 @@ function LoadedNotificationsContent(props: {user: User}) {
{t(
'notifications.empty_subtitle',
- 'When someone likes, matches with, or messages you, it will show up here.',
+ 'When someone reciprocates your private interest or endorses you, or when we have platform announcements, it will show up here.',
)}