From 9cdc541fe2cdecf7171261b7bc1c16840cc831d8 Mon Sep 17 00:00:00 2001 From: InuYaksa Date: Fri, 21 Nov 2014 16:53:35 +0100 Subject: [PATCH] 3.6.0 - docs fixes typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d83f1d6..5693dcc 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ When you call "niceScroll" you can pass some parameters to custom visual aspects autohidemode: true, // how hide the scrollbar works, possible values: true | // hide when no scrolling "cursor" | // only cursor hidden - false | (do not hide), + false | // do not hide, "leave" | // hide only if pointer leaves content "hidden" | // hide always "scroll", // show only on scroll