From f75fcac70cadd8d8b54786321cb03dca853acc49 Mon Sep 17 00:00:00 2001 From: Raphael Peters <43743193+raphael-peters@users.noreply.github.com> Date: Sat, 6 Oct 2018 21:18:12 +0900 Subject: [PATCH] Updated index.md grammar Corrected some over capitalization. Also changed some sentences to be more grammatically correct. --- src/pages/accessibility/index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pages/accessibility/index.md b/src/pages/accessibility/index.md index 7367c392255..c46f04460fe 100644 --- a/src/pages/accessibility/index.md +++ b/src/pages/accessibility/index.md @@ -2,23 +2,23 @@ title: Accessibility --- ## Accessibility -Web accessibility means that people with disabilities can use the Web. +Web accessibility means that people with disabilities can use the web. -More specifically, Web accessibility means that people with disabilities can perceive, understand, navigate, and interact with the Web, and that they can -contribute to the Web. Web accessibility also benefits others, including [older people](https://www.w3.org/WAI/bcase/soc.html#of) with changing abilities +More specifically, web accessibility means that people with disabilities can perceive, understand, navigate, and interact with the web, and that they can +contribute to the web. Web accessibility also benefits others, including [older people](https://www.w3.org/WAI/bcase/soc.html#of) with changing abilities due to aging. -Web accessibility encompasses all disabilities that affect access to the Web, including visual, auditory, physical, speech, cognitive, and neurological +Web accessibility encompasses all disabilities that affect access to the web, including visual, auditory, physical, speech, cognitive, and neurological disabilities. The document [How People with Disabilities Use the Web](http://www.w3.org/WAI/intro/people-use-web/Overview.html) describes how different -disabilities affect Web use and includes scenarios of people with disabilities using the Web. +disabilities affect web use and includes scenarios of people with disabilities using the web. -Web accessibility also **benefits** people *without* disabilities. For example, a key principle of Web accessibility is designing Web sites and software +Web accessibility also **benefits** people *without* disabilities. For example, a key principle of web accessibility is designing websites and software that are flexible to meet different user needs, preferences, and situations. This **flexibility** also benefits people *without* disabilities in certain situations, such as people using a slow Internet connection, people with "temporary disabilities" such as a broken arm, and people with changing abilities due to aging. The document [Developing a Web Accessibility Business Case for Your Organization](https://www.w3.org/WAI/bcase/Overview) describes many different benefits of Web accessibility, including **benefits for organizations**. -Web accessibility should also include the people who doesnt have access to internet or computer. +Web accessibility can also include the people who don't have access to the internet or a computer. A prominent guideline for web development was introduced by the [World Wide Web Consortium (W3C)](https://www.w3.org/), the [Web Accessibility Initiative](https://www.w3.org/WAI/) from which we get the [WAI-ARIA](https://developer.mozilla.org/en-US/docs/Learn/Accessibility/WAI-ARIA_basics), the Accessible Rich Internet Applications Suite.