From 917d1ea0e2aa8f49bed2c4d0985273c4b37fd374 Mon Sep 17 00:00:00 2001 From: Martin McCarthy Date: Sat, 15 Dec 2018 16:27:34 +0000 Subject: [PATCH] Added "with a wide range" (#27350) Just improving readability. --- guide/english/accessibility/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/guide/english/accessibility/index.md b/guide/english/accessibility/index.md index a1d85313e6..8ae5361f45 100644 --- a/guide/english/accessibility/index.md +++ b/guide/english/accessibility/index.md @@ -4,12 +4,11 @@ title: Accessibility ## Accessibility 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. +More specifically, Web accessibility means that people with a wide range of disabilities can perceive, understand, navigate, and interact with the Web, and that they can contribute to the Web. Web accessibility encompasses all disabilities that affect access to the Web, including visual, auditory, physical, speech, cognitive, and neurological disabilities. The article [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. -Web accessibility also **benefits** people *without* disabilities. For example, a key principle of Web accessibility is designing Web sites 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 older people with changing abilities due to aging. The article [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 also **benefits** people *without* disabilities. For example, a key principle of Web accessibility is designing Web sites 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 older people with changing abilities due to aging. The article [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 don't have access to the internet or to computers and also the countries with slow Internet.