From b4460049a801845aecaad7c07535965f33eda654 Mon Sep 17 00:00:00 2001 From: Eric Pfister Date: Mon, 28 Jan 2019 15:20:59 -0500 Subject: [PATCH] Update index.md (#29029) Added comma to line 54. Added online banking to line 54. Added text: "These laws require you to support users with unique requirements and even older versions of browsers and devices. " to line 54. --- guide/english/accessibility/accessibility-basics/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/accessibility/accessibility-basics/index.md b/guide/english/accessibility/accessibility-basics/index.md index fd1743e3d1..b7dbccc9a1 100644 --- a/guide/english/accessibility/accessibility-basics/index.md +++ b/guide/english/accessibility/accessibility-basics/index.md @@ -53,7 +53,7 @@ However, doing this research is actually key in defending the need for accessibi There is also legislation that actually forces you to make certain websites and web apps accessible. A prime example is the US-based Section 508. Right now, this law mainly refers to government organizations and public sector websites. However, laws can change. -The picture gets even more complicated when we look at legislation that actually forces you to make certain websites and web apps accessible. A prime example is the US-based Section 508. Right now, this law mainly refers to government organizations, public sector websites, etc. However, laws can change. +The picture gets even more complicated when we look at legislation that actually forces you to make certain websites and web apps accessible. These laws require you to support users with unique requirements and even older versions of browsers and devices. A prime example is the US-based Section 508. Right now, this law mainly refers to government organizations, public sector websites, etc. However, laws can change. Last year, airline websites were included in this list which meant that in Europe, airline website devs scrambled to make their content accessible. Not doing so can get your company a fine of literally tens of thousands of dollars for each day the problem isn't fixed.