Skip to content

Commit

Permalink
Replace Hi there with Hello.
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelosalloum committed Feb 19, 2025
1 parent 8d35cb2 commit 5f4cb3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</head>

<body>
<p>Hi there,</p>
<p>Hello,</p>
<p>We received a request to reset the password for your <strong>{{.OrganizationName}}</strong> account.</p>
<p>Click the button below to create a new password:</p>
<p><a href="{{.ResetPasswordLink}}" class="button">Reset Password</a></p>
Expand Down

0 comments on commit 5f4cb3c

Please sign in to comment.