From aef8f5187cea71c03c2fde2a1a50498860856742 Mon Sep 17 00:00:00 2001 From: Maarten Brouwers Date: Mon, 14 Nov 2016 21:40:34 +0100 Subject: [PATCH] fixed doc, now also mentions 5 as the default value --- docs/pages/slider.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/pages/slider.md b/docs/pages/slider.md index 71bfaa3de..da62397ab 100644 --- a/docs/pages/slider.md +++ b/docs/pages/slider.md @@ -140,7 +140,7 @@ Alternatively there is also a `pow`-type position value function available, maki ```html_example
-
+
@@ -150,4 +150,4 @@ Alternatively there is also a `pow`-type position value function available, maki
``` -The nonLinearBase-option is optional and defaults to 10. \ No newline at end of file +The nonLinearBase-option is optional and defaults to 5. \ No newline at end of file -- 2.47.2