Skip to content

Commit

Permalink
Correct typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
tnhu committed Jul 3, 2011
1 parent c91b957 commit a60379c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -95,7 +95,7 @@ A sub class can inherit API from multiple parents.
}
});

jsface.def("Event", {
jsface.def("Events", {
bind: function(eventName, fn){
}
});
Expand Down

0 comments on commit a60379c

Please sign in to comment.