From 5bd307451df7d54a5589273f8dac2e36b840c71f Mon Sep 17 00:00:00 2001 From: SauceyRed Date: Wed, 16 Jul 2025 11:37:04 +0200 Subject: [PATCH] feat: change wording of password recovery text slightly --- pages/recover.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/recover.vue b/pages/recover.vue index a886d87..71ce217 100644 --- a/pages/recover.vue +++ b/pages/recover.vue @@ -12,7 +12,7 @@
- If an account with that username/email exists, an email will be sent to it shortly. + If an account with that username or email exists, an email will be sent to it shortly.
Don't have an account? Register one!