From b3c3ee55412f7eb74a2c36afb41c7abb9f4c8060 Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Mon, 21 Apr 2025 15:34:20 -0500 Subject: Tweak dialog copy (#8254) --- src/components/verification/VerificationsDialog.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/verification/VerificationsDialog.tsx') diff --git a/src/components/verification/VerificationsDialog.tsx b/src/components/verification/VerificationsDialog.tsx index 554149d9e..640793968 100644 --- a/src/components/verification/VerificationsDialog.tsx +++ b/src/components/verification/VerificationsDialog.tsx @@ -90,8 +90,8 @@ function Inner({ ) : ( - This account has one or more verifications, but it is not - currently verified. + This account has one or more attempted verifications, but it is + not currently verified. )} -- cgit 1.4.1