summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/slider/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/slider/README.md b/examples/slider/README.md
index 0d409dc6..829d8285 100644
--- a/examples/slider/README.md
+++ b/examples/slider/README.md
@@ -1,7 +1,7 @@
## Slider
-A bar and a handle that selects a single value from a range of values.
-Can be oriented both vertical and horizontal.
+A `Slider` is a bar and a handle that selects a single value from a range of values.
+There exists both `Slider` and `VerticalSlider` depending on which orientation you need.
<div align="center">
<img src="sliders.gif">