From 5dcaa08af2484f5ce2a3e7604433d216ffb04487 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Mon, 8 Jan 2024 09:59:28 +0100 Subject: [PATCH] update default message --- reference/constraints/MacAddress.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/constraints/MacAddress.rst b/reference/constraints/MacAddress.rst index e13420bd832..952412c4061 100644 --- a/reference/constraints/MacAddress.rst +++ b/reference/constraints/MacAddress.rst @@ -87,7 +87,7 @@ Options ``message`` ~~~~~~~~~~~ -**type**: ``string`` **default**: ``This is not a valid MAC address.`` +**type**: ``string`` **default**: ``This value is not a valid MAC address.`` This is the message that will be shown if the value is not a valid MAC address.