diff --git a/reference/constraints/Expression.rst b/reference/constraints/Expression.rst index bf015d17573..369936c411a 100644 --- a/reference/constraints/Expression.rst +++ b/reference/constraints/Expression.rst @@ -229,8 +229,7 @@ Options **type**: ``string`` [:ref:`default option `] -The expression that will be evaluated. If the expression evaluates to a false -value (using ``==``, not ``===``), validation will fail. Learn more about the +The expression that will be evaluated. Learn more about the :doc:`expression language syntax `. Depending on how you use the constraint, you have access to different variables