Skip to content

Commit e4a0e2f

Browse files
committed
Use of Sphinx markup
1 parent faa034b commit e4a0e2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/Email.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ strict
9696
**type**: ``boolean`` **default**: ``false``
9797

9898
Will validate the email against a simple RegularExpression.
99-
If true, then the library (`egulias/email-validator`)[https://packagist.org/packages/egulias/email-validator]
99+
If true, then the `EmailValidator <https://packagist.org/packages/egulias/email-validator>`_ library
100100
is required to perform an RFC compilant validation.
101101

102102
message

0 commit comments

Comments
 (0)