Fix typo in status page issue

Co-authored-by: Chris Hill-Scott <me@quis.cc>
This commit is contained in:
Tom Byers
2020-09-23 11:27:31 +01:00
committed by GitHub
parent 80c84f2f52
commit fb112bd5f7

View File

@@ -148,7 +148,7 @@
<li>an incorrect heading hierarchy which fails WCAG 2.1A 1.3.1 success criterion (Info and Relationships)</li>
<li>missing level 1 headings (users may not be able to accurately determine the structure of content on the page)</li>
<li>our status incident page is missing the main heading and the status home page has an incorrect heading hierarchy this fails WCAG 2.1A 1.3.1 success criterion (Info and Relationships)</li>
<li>our status page subscribe to updates link does not contain programmatically discernible link text tThis fails WCAG 2.1A 1.3.1 success criterion (Info and Relationships)</li>
<li>our status page subscribe to updates link does not contain programmatically discernible link text This fails WCAG 2.1A 1.3.1 success criterion (Info and Relationships)</li>
<li>our status page subscribe to updates form fields do not contain an explicit label this fails WCAG 2.1A 1.3.1 success criterion (Info and Relationships)</li>
<li>our status page subscribe to updates forms do not indicate to users that they are expandable or collapsible this fails WCAG 2.1A 4.1.2 success criterion (Name, Role, Value)</li>
<li>our status page subscribe to updates forms contain some text that does not meet the minimum colour contrast requirements this fails WCAG 2.1AA 1.4.3 success criterion (Contrast, Minimum)</li>