瀏覽代碼

Update README.md

Anna 7 年之前
父節點
當前提交
afd3ba504b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -86,7 +86,7 @@ $(function() {
     nice = $("body").niceScroll();
 });
 
-// 3. Style a DIV and chage cursor color:
+// 3. Style a DIV and change cursor color:
 $(function() {  
     $("#thisdiv").niceScroll({cursorcolor:"#00F"});
 });