We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71cbd90 commit 11de515Copy full SHA for 11de515
lib/checks/media/caption.json
@@ -5,7 +5,7 @@
5
"impact": "critical",
6
"messages": {
7
"pass": "The multimedia element has a captions track",
8
- "incomplete": "Check that captions is available for the element"
+ "incomplete": "Check that captions are available for the element"
9
}
10
11
locales/_template.json
@@ -845,7 +845,7 @@
845
},
846
"caption": {
847
848
849
850
"frame-tested": {
851
"pass": "The iframe was tested with axe-core",
0 commit comments