Skip to content

Commit

Permalink
Update text/message_registration.go
Browse files Browse the repository at this point in the history
Co-authored-by: Jonas Hungershausen <[email protected]>
  • Loading branch information
aeneasr and jonas-jonas authored Sep 16, 2024
1 parent e6f449f commit 496adcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/message_registration.go
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ func NewRegistrationEmailWithCodeSent() *Message {
return &Message{
ID: InfoSelfServiceRegistrationEmailWithCodeSent,
Type: Info,
Text: "A code has been sent to the address(es) you provided. If you have not received an message, check the spelling of the address and retry the registration.",
Text: "A code has been sent to the address(es) you provided. If you have not received a message, check the spelling of the address and retry the registration.",
}
}

Expand Down

0 comments on commit 496adcb

Please sign in to comment.