瀏覽代碼

3.6.0 - docs fixes

typos
InuYaksa 10 年之前
父節點
當前提交
9cdc541fe2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
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