Fix typo
continuous-integration/drone/push Build is passing Details

This commit is contained in:
nemunaire 2022-04-04 08:50:36 +02:00
parent cebd1ec71b
commit c8dbc8f932
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ func SendRecoveryLink(opts *config.Options, user *happydns.UserAuth) error {
toName := genUsername(user)
return utils.SendMail(
&mail.Address{Name: toName, Address: user.Email},
"Recover you happyDomain account",
"Recover your happyDomain account",
`Hi `+toName+`,
You've just ask on our platform to recover your account.