soyjavi пре 13 година
родитељ
комит
7b351ff1ea
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      examples/kitchen-sink/app/resources/sections/touchevents.html

+ 2 - 2
examples/kitchen-sink/app/resources/sections/touchevents.html

@@ -14,9 +14,9 @@
             <li data-event="tap" id="prueba"><strong>Tap me!</strong></li>
             <li data-event="doubleTap"><strong>doubleTap me!</strong></li>
             <li data-event="hold"><strong>hold me!</strong></li>
-            <li data-event="Drag">
+            <li data-event="drag">
                 <strong>Drag me!</strong>
-                <small>Swipe with 2 (or more) fingers</small></li>
+            </li>
 
             <li data-event="swipe">
                 <strong>Swipe me!</strong>