diff --git a/lib/rules/autocomplete-valid.json b/lib/rules/autocomplete-valid.json index 9afefdcd..9a6eebd0 100644 --- a/lib/rules/autocomplete-valid.json +++ b/lib/rules/autocomplete-valid.json @@ -13,7 +13,7 @@ ], "actIds": ["73f2c2"], "metadata": { - "description": "Ensure that the necessary form fields use the autocomplete attribute with a valid input.", + "description": "Ensures that the necessary form fields use the autocomplete attribute with a valid input.", "help": "Autocomplete attribute must have a valid value" }, "all": ["autocomplete-valid"],