Skip to content

Commit

Permalink
Correction of meaning on a single but important word on image-alt rule
Browse files Browse the repository at this point in the history
  • Loading branch information
umut-gultekin authored Sep 19, 2024
1 parent 067b01d commit 089a527
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/rules/image-alt.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"actIds": ["23a2a8"],
"metadata": {
"description": "Ensure <img> elements have alternate text or a role of none or presentation",
"help": "Images must have alternate text"
"description": "Ensure <img> elements have alternative text or a role of none or presentation",
"help": "Images must have alternative text"
},
"all": [],
"any": [
Expand Down

0 comments on commit 089a527

Please sign in to comment.