minor editorial changes to Intro
authorArt Barstow <art.barstow@nokia.com>
Sat, 30 Apr 2011 10:38:20 -0400
changeset 84 95c76867a243
parent 83 9545d8d8162e
child 85 5c770b2dd992
minor editorial changes to Intro
touchevents.html
--- a/touchevents.html	Sat Apr 30 19:26:28 2011 +0800
+++ b/touchevents.html	Sat Apr 30 10:38:20 2011 -0400
@@ -105,7 +105,7 @@
 
       <p>Meanwhile, native applications are capable of handling both cases with the provided system APIs.</p>
 
-      <p>The Touch Events specification provides a solution to this with a interface to allow web applications to directly handle touch events, and multiple touch points for capable devices.</p>
+      <p>The Touch Events specification provides a solution to this problem by specifing interfaces to allow web applications to directly handle touch events, and multiple touch points for capable devices.</p>
     </section>
 
     <section id='conformance'>