From 32c0ae6e83cdd67d47e6d3e159343b1ca7071d4d Mon Sep 17 00:00:00 2001 From: "G. Kay Lee" Date: Tue, 23 May 2017 17:54:05 +0800 Subject: [PATCH] Update Accessibility.md Copyediting --- docs/Accessibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Accessibility.md b/docs/Accessibility.md index c7c5f291824ef7..f97f892f66a6c1 100644 --- a/docs/Accessibility.md +++ b/docs/Accessibility.md @@ -173,7 +173,7 @@ In the above example we've created a custom radio button that now behaves like a ## Testing VoiceOver Support (iOS) -To enable VoiceOver, go to the Settings app on your iOS device. Tap General, then Accessibility. There you will find many tools that people use to use to make their devices more usable, such as bolder text, increased contrast, and VoiceOver. +To enable VoiceOver, go to the Settings app on your iOS device. Tap General, then Accessibility. There you will find many tools that people use to make their devices more usable, such as bolder text, increased contrast, and VoiceOver. To enable VoiceOver, tap on VoiceOver under "Vision" and toggle the switch that appears at the top.