Skip to content

Commit 2516e2a

Browse files
committed
Merge pull request symfony#3079 from garak/patch-26
Update NotEqualTo.rst
2 parents fee90e9 + 5c1d29c commit 2516e2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/constraints/NotEqualTo.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,4 +98,4 @@ message
9898

9999
**type**: ``string`` **default**: ``This value should not be equal to {{ compared_value }}``
100100

101-
This is the message that will be shown if the value is not equal.
101+
This is the message that will be shown if the value is equal.

0 commit comments

Comments
 (0)