Skip to content

Commit

Permalink
fix(sign up): false positive typo warning when using hotmail.com
Browse files Browse the repository at this point in the history
  • Loading branch information
Miodec committed Aug 27, 2024
1 parent 65ef5ea commit d957e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/ts/utils/typo-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ export default [
"hotmal.de",
"mx.de",
"mx.net",
"otmail.com",
"@otmail.com",
"r-online.de",
"rcor.de",
"reenet.de",
Expand Down

0 comments on commit d957e7a

Please sign in to comment.