Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
PowerKiKi committed Nov 7, 2023
1 parent 5109e04 commit 2f24028
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Api/Scalar/NonUniqueEmailType.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
/**
* Represent an email address that can be empty string.
*
* This support the rare cases where an email is **not** unique in DB. And thus we want the
* This supports the rare cases where an email is **not** unique in DB. And thus we want the
* field to be non-null and allow empty string to represent absence of value as we usually do
* for string fields.
*/
Expand Down

0 comments on commit 2f24028

Please sign in to comment.