about summary refs log tree commit diff
path: root/src/components/verification/VerificationsDialog.tsx
diff options
context:
space:
mode:
authorEric Bailey <git@esb.lol>2025-04-21 15:34:20 -0500
committerGitHub <noreply@github.com>2025-04-21 15:34:20 -0500
commitb3c3ee55412f7eb74a2c36afb41c7abb9f4c8060 (patch)
tree8c12499a94e9b38c3b25d4b7b66e07b44204fc81 /src/components/verification/VerificationsDialog.tsx
parent13884b0a1c0380c14e1f13a3cec15d3f99ab630e (diff)
downloadvoidsky-b3c3ee55412f7eb74a2c36afb41c7abb9f4c8060.tar.zst
Tweak dialog copy (#8254)
Diffstat (limited to 'src/components/verification/VerificationsDialog.tsx')
-rw-r--r--src/components/verification/VerificationsDialog.tsx4
1 files changed, 2 insertions, 2 deletions
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({
             </Trans>
           ) : (
             <Trans>
-              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.
             </Trans>
           )}
         </Text>