Skip to content

Commit c0e114b

Browse files
Update en.js
1 parent 9e412dd commit c0e114b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Translations/en.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ _global.translation['en'] = {
121121
,"1_3_1_H63.2" : 'Scope attributes on td elements that act as headings for other elements are obsolete in HTML5. Use a th element instead.'
122122
,"1_3_1_H43.ScopeAmbiguous" : 'Scope attributes on th elements are ambiguous in a table with multiple levels of headings. Use the headers attribute on td elements instead.'
123123
,"1_3_1_H43.IncorrectAttr" : 'Incorrect headers attribute on this td element. Expected "{{expected}}" but found "{{actual}}"'
124-
,"1_3_1_H43.IncorrectAttrNotice" : 'Check that headers attribute on td element is correct.'
124+
,"1_3_1_H43.IncorrectAttrNotice" : 'Check that headers attribute on td elements are correct.'
125125

126126
,"1_3_1_H43.HeadersRequired" : 'The relationship between td elements and their associated th elements is not defined. As this table has multiple levels of th elements, you must use the headers attribute on td elements.'
127127
,"1_3_1_H43.MissingHeaderIds" : 'Not all th elements in this table contain an id attribute. These cells should contain ids so that they may be referenced by td elements\' headers attributes.'

0 commit comments

Comments
 (0)