diff --git a/docs/about/features.html b/docs/about/features.html
index 1457dea0..b4018970 100755
--- a/docs/about/features.html
+++ b/docs/about/features.html
@@ -24,7 +24,7 @@
Compatible with all major mobile platforms - iOS, Android, Blackberry, Palm WebOS, Nokia/Symbian, Windows Mobile, bada, MeeGo with baseline support for all devices that understand HTML
Lightweight size (12k compressed for all mobile functionality) and minimal image dependencies for speed.
HTML5 Markup-driven configuration of pages and behavior for fast development and minimal required scripting.
- Progressive enhancement approach brings core content and functionality to all mobile, tablet and deskstop platforms and a rich, installed application-like experience on newer mobile platforms.
+ 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.
New events streamline the process of supporting touch, mouse, and cursor focus-based user input methods with a simple API.
@@ -40,4 +40,4 @@