Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshuawuyts committed May 30, 2014
1 parent 0a3bfb6 commit e016182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ var Dispatcher = require('barracks');
var dispatcher = Dispatcher();

/**
* Register a new object.
* Register a new callback.
*/

dispatcher.register('eventName', function(arg) {
Expand Down

0 comments on commit e016182

Please sign in to comment.