Skip to content

Commit

Permalink
Readme cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
gavoja committed Apr 6, 2016
1 parent 00696f3 commit d8cb564
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 @@ -54,7 +54,7 @@ let onPushEnd = (err, host) => {
return console.log(`Error when pushing package to ${host}.`, err)
}
console.log(`Package pushed to ${host}.`)
};
}

// Create Pusher and Watcher.
let pusher = new Pusher(targets, pushInterval, onPushEnd)
Expand Down

0 comments on commit d8cb564

Please sign in to comment.