Skip to content

Commit 7f422d1

Browse files
authored
Merge pull request #26 from NHSDigital/fix/wording
Update wording around HTML tables
2 parents d14a4e5 + 3ccdbb9 commit 7f422d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/1.3.1-HTML-structure-and-semantice-reflect-intent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Using lists to group content on a page improves accessibility as assistive techn
8484

8585
#### Tables
8686

87-
HTML Tables were not marked-up correctly, people using assistive technologies will not be able to understand the relationships in the table if the mark-up is incorrect.
87+
If HTML tables are not marked-up correctly, people using assistive technologies will not be able to understand the relationships in the table.
8888

8989
Further information: [W3C: Tables](https://www.w3.org/WAI/tutorials/tables/)
9090

0 commit comments

Comments
 (0)