From e1b26a8847d8e73c4c7707484e9240bdb9ad7292 Mon Sep 17 00:00:00 2001 From: robert-kinder1 <64159801+robert-kinder1@users.noreply.github.com> Date: Wed, 22 Apr 2020 19:04:14 +0100 Subject: [PATCH] Update 2.5.4.md --- guidelines/2.5.4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guidelines/2.5.4.md b/guidelines/2.5.4.md index 680c59c..c1fe05f 100755 --- a/guidelines/2.5.4.md +++ b/guidelines/2.5.4.md @@ -42,7 +42,7 @@ Fixing this will ensure users: * A functionality that can only be activated by moving, shaking or tilting the device. For example: * When inputting text on an iPhone, shaking the device shows a dialog where you can undo the text input. That dialog can be disabled, but there's no other way to cancel the last action. * The user is unable to disable motion actuation. For example: - * Imagine an app where users can tilt their device to scroll down a page, and there's way to disable that response to tilting. + * Imagine an app where users can tilt their device to scroll down a page, but there's no way to disable that response to tilting. ### Official wording in the Web Content Accessibility Guidelines @@ -62,4 +62,4 @@ See the [W3C's detailed explanation of this guideline](https://www.w3.org/WAI/WC ### Contribute -This document is in beta. Help us by [reporting issues via Github](https://github.com/theappbusiness/accessibility-guidelines) or [email](mailto:jeanfrancois@theappbusiness.com) \ No newline at end of file +This document is in beta. Help us by [reporting issues via Github](https://github.com/theappbusiness/accessibility-guidelines) or [email](mailto:jeanfrancois@theappbusiness.com)