Skip to content

Commit

Permalink
Update lib/checks/forms/autocomplete-valid.json
Browse files Browse the repository at this point in the history
Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
  • Loading branch information
gaiety-deque and WilcoFiers authored Jun 13, 2024
1 parent 1b59fdf commit b7c4dc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/checks/forms/autocomplete-valid.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"messages": {
"pass": "the autocomplete attribute is correctly formatted",
"fail": "the autocomplete attribute is incorrectly formatted",
"incomplete": "the autocomplete attribute is incorrect but safe to use"
"incomplete": "check that this invalid autocomplete attribute does not necessary for accessibility"
}
},
"options": {
Expand Down

0 comments on commit b7c4dc9

Please sign in to comment.