Skip to content

Commit

Permalink
typo fix for disposable email error (#308)
Browse files Browse the repository at this point in the history
Co-authored-by: Hari John Kuriakose <hari@zipstack.com>
Co-authored-by: Neha <115609453+nehabagdia@users.noreply.github.com>
  • Loading branch information
3 people committed May 5, 2024
1 parent 4d00d64 commit eedaba1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function GenericError() {
},
INE001: {
title: `Email not allowed`,
subtitle: "Disposible emails not allowed.",
subtitle: "Disposable emails not allowed.",
},
INE002: {
title: `Invalid Email format`,
Expand Down

0 comments on commit eedaba1

Please sign in to comment.