From 6ac408dc20636da4edb6aec2d26bd45d3af6088b Mon Sep 17 00:00:00 2001 From: Rajiv Ranjan Singh Date: Fri, 14 Jun 2019 00:07:17 +0530 Subject: [PATCH 1/2] Update index.md --- .../accessibility-tools-for-web-developers/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md index 2595ee895a9c2c..13d9e5db47c3b3 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -47,7 +47,7 @@ Developers can utilize a screen reader to understand how a webpage can be made a JAWS(Job Access With Speech) is a computer screen reader program which is available as licensed software for Windows. - **[a11yproject](https://a11yproject.com/)** - This site provides pracical guides and examples for implementing accessible features and components during web development. The site contains how-tos, myths, tips, and recommended accessibility tools. The project is community driven and can be contributed to on Github. + This site provides practical guides and examples for implementing accessible features and components during web development. The site contains how-tos, myths, tips, and recommended accessibility tools. The project is community-driven and can be contributed to on Github. - **[ChromeVox](https://www.chromevox.com/)** ChromeVox is a Chrome Browser extension which can be used to render Webpages as text-to-speech. @@ -55,6 +55,6 @@ Developers can utilize a screen reader to understand how a webpage can be made a #### More Resources You can find many more tools for accessible web design on [this list made by the University of Minnesota Duluth](https://www.d.umn.edu/itss/training/online/webdesign/tools.html). -For information on creating and verfying accessibility for PDF documents, see the [Adobe XI Pro Guide](https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html) +For information on creating and verifying accessibility for PDF documents, see the [Adobe XI Pro Guide](https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html) -[This accessibility inspector by mozilla](https://developer.mozilla.org/en-US/docs/Tools/Accessibility_inspector) is built in to firefox can help check the accessibility of a webpage. +[This accessibility inspector by mozilla](https://developer.mozilla.org/en-US/docs/Tools/Accessibility_inspector) is built into Firefox can help check the accessibility of a webpage. From 0925638a4b597dcff3cc812672e68092d1140a0c Mon Sep 17 00:00:00 2001 From: Rajiv Ranjan Singh Date: Fri, 14 Jun 2019 07:56:15 +0530 Subject: [PATCH 2/2] fixed small mistakes --- .../accessibility-tools-for-web-developers/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md index 13d9e5db47c3b3..49509a3506dc7c 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -57,4 +57,5 @@ You can find many more tools for accessible web design on [this list made by the For information on creating and verifying accessibility for PDF documents, see the [Adobe XI Pro Guide](https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html) -[This accessibility inspector by mozilla](https://developer.mozilla.org/en-US/docs/Tools/Accessibility_inspector) is built into Firefox can help check the accessibility of a webpage. +[This accessibility inspector by mozilla](https://developer.mozilla.org/en-US/docs/Tools/Accessibility_inspector), which is built into Firefox, can help check the accessibility of a webpage. +