Skip to content

Commit 3f81d69

Browse files
authored
Merge pull request #164 from browserstack/AXE-2376-rules-description-fix
fix: Rule description fix
2 parents b275c8b + a20ddef commit 3f81d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/rules/autocomplete-valid.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
],
1414
"actIds": ["73f2c2"],
1515
"metadata": {
16-
"description": "Ensure that the necessary form fields use the autocomplete attribute with a valid input.",
16+
"description": "Ensures that the necessary form fields use the autocomplete attribute with a valid input.",
1717
"help": "Autocomplete attribute must have a valid value"
1818
},
1919
"all": ["autocomplete-valid"],

0 commit comments

Comments
 (0)