Skip to content

Commit 7f88211

Browse files
authored
Merge pull request inuyaksa#695 from KiddieD/patch-1
Fixed spelling mistake
2 parents 1df4382 + afd3ba5 commit 7f88211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ $(function() {
8686
nice = $("body").niceScroll();
8787
});
8888

89-
// 3. Style a DIV and chage cursor color:
89+
// 3. Style a DIV and change cursor color:
9090
$(function() {
9191
$("#thisdiv").niceScroll({cursorcolor:"#00F"});
9292
});

0 commit comments

Comments
 (0)