diff --git a/config.js b/config.js index 800699dc..bab22d9c 100644 --- a/config.js +++ b/config.js @@ -29,7 +29,7 @@ var config = { } }, - // define duration beetwen each dashboard rotation (ms) + // define duration between each dashboard rotation (ms) rotationDuration: 8000, dashboards: [ @@ -140,4 +140,4 @@ var config = { ] }; -module.exports = config; \ No newline at end of file +module.exports = config;