diff --git a/docs/about/features.html b/docs/about/features.html
index 91898e3c..11072f56 100755
--- a/docs/about/features.html
+++ b/docs/about/features.html
@@ -33,7 +33,7 @@
Progressive enhancement approach brings core content and functionality to all mobile, tablet and desktop platforms and a rich, installed application-like experience on newer mobile platforms.
Automatic initialization by using HTML5 data-role attributes in the HTML markup to act as the trigger to automatically initialize all jQuery Mobile widgets found on a page.
Accessibility 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.
- Touch and moust event support streamline the process of supporting touch, mouse, and cursor focus-based user input methods with a simple API.
+ Touch and mouse event support streamline the process of supporting touch, mouse, and cursor focus-based user input methods with a simple API.
UI widgets enhance native controls with touch-optimized, themable controls.
Powerful theming framework and ThemeRoller application make highly-branded experiences easy to build.