diff --git a/reference/constraints/NotEqualTo.rst b/reference/constraints/NotEqualTo.rst index bea2bf6eb38..5f2d61350ef 100644 --- a/reference/constraints/NotEqualTo.rst +++ b/reference/constraints/NotEqualTo.rst @@ -98,4 +98,4 @@ message **type**: ``string`` **default**: ``This value should not be equal to {{ compared_value }}`` -This is the message that will be shown if the value is not equal. +This is the message that will be shown if the value is equal.