Skip to content

Commit 4aa524d

Browse files
Update Email.rst
1 parent 92dc91e commit 4aa524d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Email.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ address. Valid values are:
140140
as the `HTML5 email input element`_, making the backend validation consistent
141141
with the one provided by browsers;
142142
* ``strict`` uses the `egulias/email-validator`_ library (which you must
143-
install separately) to validate according to `RFC 5322`_.
143+
install separately) for validation according to `RFC 5322`_.
144144

145145
The default value used by this option is set in the
146146
:ref:`framework.validation.email_validation_mode <reference-validation-email_validation_mode>`

0 commit comments

Comments
 (0)