Skip to content

Commit

Permalink
[minor] Whitespace update
Browse files Browse the repository at this point in the history
  • Loading branch information
indexzero committed Dec 6, 2011
1 parent 1c2b4d4 commit 40776b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/director/router.js
Expand Up @@ -147,7 +147,7 @@ Router.prototype.configure = function (options) {
//
// TODO: Global once
//
this.every = {
this.every = {
after: options.after || null,
before: options.before || null,
on: options.on || null
Expand Down

0 comments on commit 40776b9

Please sign in to comment.