diff --git a/docs/slider.html b/docs/slider.html
index a261f42..279f4f7 100644
--- a/docs/slider.html
+++ b/docs/slider.html
@@ -95,8 +95,7 @@
Use sliders to make an easy range from min to max values
How to use it?
- As seen in the example this is one of the rare occurrences where you will need to use javascript to get values from the input.
- You can use normal javascript you would use to read from input fields as done below to get your values.
+ As seen in the example this is one of the rare occurrences where you will need to use javascript to get values from the input.