Skip to content

Commit 6d7350b

Browse files
committed
Merge pull request jquery-archive#2309 from maxrabin/patch-1
Edited docs/about/features.html via GitHub. Thanks maxrabin!
2 parents d3a1acd + b887fb9 commit 6d7350b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/about/features.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2>Key features:</h2>
3333
<li><strong>Progressive enhancement</strong> approach brings core content and functionality to all mobile, tablet and desktop platforms and a rich, installed application-like experience on newer mobile platforms.</li>
3434
<li><strong>Automatic initialization</strong> by using HTML5 <code> data-role</code> attributes in the HTML markup to act as the trigger to automatically initialize all jQuery Mobile widgets found on a page.</li>
3535
<li><strong>Accessibility</strong> features such as WAI-ARIA are also included to ensure that the pages work for screen readers (e.g. VoiceOver in iOS) and other assistive technologies.</li>
36-
<li><strong>Touch and moust event support</strong> streamline the process of supporting touch, mouse, and cursor focus-based user input methods with a simple API. </li>
36+
<li><strong>Touch and mouse event support</strong> streamline the process of supporting touch, mouse, and cursor focus-based user input methods with a simple API. </li>
3737
<li><strong>UI widgets</strong> enhance native controls with touch-optimized, themable controls. </li>
3838
<li><strong>Powerful theming framework</strong> and ThemeRoller application make highly-branded experiences easy to build.</li>
3939

0 commit comments

Comments
 (0)