From fe5e10975160aaa86d2d22181c4b2240059a9d93 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 10 Oct 2025 22:53:30 +0200 Subject: [PATCH] Improve reading --- web/components/profile-grid.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/components/profile-grid.tsx b/web/components/profile-grid.tsx index c2ebf846..1bd4909f 100644 --- a/web/components/profile-grid.tsx +++ b/web/components/profile-grid.tsx @@ -67,7 +67,7 @@ export const ProfileGrid = (props: { {!isLoadingMore && !isReloading && other_profiles.length === 0 && (

No profiles found.

-

Feel free to bookmark your search and we'll notify you when new users match it!

+

Feel free to click on Get Notified and we'll notify you when new users match it!

)}