Skip to content

Commit

Permalink
Fix spelling mistake 'number' (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpye-finch authored Oct 24, 2023
1 parent 755c2c7 commit 40c1882
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/api/notification/email-templates/birth/registration.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h1>Birth registration completed</h1>
Congratulations, the birth of {{name}} has been registered.
</p>
<p>
Your birth registration numnber (BRN) is: <strong>{{registrationNumber}}</strong>
Your birth registration number (BRN) is: <strong>{{registrationNumber}}</strong>
</p>
<p>
Please visit {{crvsOffice}} with your ID to collect your birth certificate. Your registration tracking ID is
Expand All @@ -58,4 +58,4 @@ <h1>Birth registration completed</h1>
<i>This is an automated message. Please do not reply to this email.</i>
</body>

</html>
</html>

0 comments on commit 40c1882

Please sign in to comment.