Przeglądaj źródła

3.6.0 - docs fixes

typos
InuYaksa 10 lat temu
rodzic
commit
9cdc541fe2
1 zmienionych plików z 1 dodań i 1 usunięć
  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