From c3081b58ee729249b23cf5e90026597b21cf3a03 Mon Sep 17 00:00:00 2001 From: aureateflux <106857930+aureateflux@users.noreply.github.com> Date: Sun, 11 Jun 2023 10:31:59 -0500 Subject: [PATCH] Update twofactor_email.hbs Changed "Confirmation" to "Verification" for the sake of internal consistency --- src/static/templates/email/twofactor_email.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/templates/email/twofactor_email.hbs b/src/static/templates/email/twofactor_email.hbs index c52bbd03ec..6cec21fb0a 100644 --- a/src/static/templates/email/twofactor_email.hbs +++ b/src/static/templates/email/twofactor_email.hbs @@ -1,4 +1,4 @@ -Vaultwarden Confirmation Code +Vaultwarden Verification Code Your two-step verification code is: {{token}}