From 4731ccfafe5efa9a31c5b8c3d1878251a713c81e Mon Sep 17 00:00:00 2001 From: Loan J Date: Mon, 23 Jan 2023 04:22:49 -0500 Subject: [PATCH] stages/email: fix a typo in email template (#4485) fix a typo in main content Signed-off-by: Loan J Signed-off-by: Loan J --- authentik/stages/email/templates/email/password_reset.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authentik/stages/email/templates/email/password_reset.html b/authentik/stages/email/templates/email/password_reset.html index b88909fd3..feda1b0e7 100644 --- a/authentik/stages/email/templates/email/password_reset.html +++ b/authentik/stages/email/templates/email/password_reset.html @@ -17,7 +17,7 @@ {% blocktrans %} - You recently requested to change your password for you authentik account. Use the button below to set a new password. + You recently requested to change your password for your authentik account. Use the button below to set a new password. {% endblocktrans %}