From: Maarten Brouwers Date: Mon, 14 Nov 2016 20:40:34 +0000 (+0100) Subject: fixed doc, now also mentions 5 as the default value X-Git-Tag: v6.3-rc1~2^2~4^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F9315%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git fixed doc, now also mentions 5 as the default value --- 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