diff --git a/index.html b/index.html index 028ca51..ddef6a7 100644 --- a/index.html +++ b/index.html @@ -37,7 +37,7 @@
-

The new scroll events introduced in this document provides web developers a way to listen to the state of the scrolling +

The new scroll events introduced in this document provide web developers a way to listen to the state of the scrolling and when their content is being overscrolled or when the scrolling has finished. This information will be useful for the effects such as pull to refresh or history swipe navigations in the web apps.