Fixing typo in the A11y Shortcut edit page
Bug: 323388734
Test: N/A
Flag: N/A
Change-Id: I4e55c14f6fc0429689ae72164ac8716cce1bb8b8
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b123608..b194769 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -5115,7 +5115,7 @@
<!-- Generic title for editing the shortcuts of multiple accessibility features. [CHAR LIMIT=NONE] -->
<string name="accessibility_shortcut_edit_screen_title">Edit accessibility shortcuts</string>
<!-- Prompt for editing the shortcuts of multiple accessibility features. [CHAR LIMIT=NONE] -->
- <string name="accessibility_shortcut_edit_screen_prompt">Chose your shortcut for %1$s</string>
+ <string name="accessibility_shortcut_edit_screen_prompt">Choose your shortcut for %1$s</string>
<!-- Button text for the accessibility dialog continue to the next screen for hearing aid. [CHAR LIMIT=32] -->
<string name="accessibility_hearingaid_instruction_continue_button">Continue</string>