Skip to content

Commit

Permalink
Merge pull request #1 from andyfleming/patch-1
Browse files Browse the repository at this point in the history
typo
  • Loading branch information
Raphaël Benitte committed Mar 2, 2016
2 parents 5ac5263 + ec6f535 commit 0f4341d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ var config = {
}
},

// define duration beetwen each dashboard rotation (ms)
// define duration between each dashboard rotation (ms)
rotationDuration: 8000,

dashboards: [
Expand Down Expand Up @@ -140,4 +140,4 @@ var config = {
]
};

module.exports = config;
module.exports = config;

0 comments on commit 0f4341d

Please sign in to comment.