diff options
Diffstat (limited to 'demos/slider/default.html')
-rw-r--r-- | demos/slider/default.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/slider/default.html b/demos/slider/default.html index a12c73de3..196af067a 100644 --- a/demos/slider/default.html +++ b/demos/slider/default.html @@ -27,8 +27,7 @@ <div class="demo-description"> <p> -The default slider has a single handle and is horizontal. -The handle can be moved with the mouse or by using the arrow keys and has full ARIA attributes for accessibility. +The default slider has a single handle and is horizontal. The handle can be moved with the mouse or by using the arrow keys. </p> </div><!-- End demo-description --> |