Skip to content

Commit 3ca2487

Browse files
committed
minor #19392 [Validator] update default message (xabbuh)
This PR was merged into the 7.1 branch. Discussion ---------- [Validator] update default message related to symfony/symfony#53444 Commits ------- 5dcaa08 update default message
2 parents 3d1dea1 + 5dcaa08 commit 3ca2487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/MacAddress.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Options
8787
``message``
8888
~~~~~~~~~~~
8989

90-
**type**: ``string`` **default**: ``This is not a valid MAC address.``
90+
**type**: ``string`` **default**: ``This value is not a valid MAC address.``
9191

9292
This is the message that will be shown if the value is not a valid MAC address.
9393

0 commit comments

Comments
 (0)