diff --git a/understanding/21/pointer-gestures.html b/understanding/21/pointer-gestures.html index 7493c11b0a..a1c5456ef0 100644 --- a/understanding/21/pointer-gestures.html +++ b/understanding/21/pointer-gestures.html @@ -24,7 +24,7 @@

Intent of this Success Criterion

A path-based gesture involves an interaction where not just the endpoints matter, but how the pointer moves between these points.

-

If the gesture is only recognised if the user moves in a (mostly) straight line from the start point to the end point, it is an example of a path-based gesture.

+

Swiping is an example of a path-based gesture, which is only recognized when the user moves in a (mostly) straight line from the start point to the end point.

Hand showing a starting touch, 1. Moving in a straight line to a second point, 2.