diff --git a/etc/deprecations.json b/etc/deprecations.json index f062e40af..0921e5e72 100644 --- a/etc/deprecations.json +++ b/etc/deprecations.json @@ -4,7 +4,7 @@ "groups": { "attrs_value_replaces_default": { "action": "warn", - "prefix": "The 'default' option for attributes is being replaced by 'value' - please use it instead." + "prefix": "The 'default' option for inputs is being replaced by 'value' - please use it instead." }, "attrs_dsl": { "action": "ignore",