From a029d91c680137d3316edb5dc07f76ead87f8541 Mon Sep 17 00:00:00 2001 From: David Beitey Date: Wed, 6 Sep 2017 03:28:54 +1000 Subject: [PATCH] Fix minor typo in Firefox name (#10605) --- docs/accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/accessibility.md b/docs/accessibility.md index c8af9ae0..2b57aa24 100644 --- a/docs/accessibility.md +++ b/docs/accessibility.md @@ -249,7 +249,7 @@ Testing with a screen reader should form part of your accessibility tests. Please note that browser / screen reader combinations matter. It is recommended that you test your application in the browser best suited to your screen reader of choice. -#### NVDA in FireFox +#### NVDA in Firefox [NonVisual Desktop Access](https://www.nvaccess.org/) or NVDA is an open source Windows screen reader that is widely used.