diff --git a/storage/amnesia.js b/storage/amnesia.js index a25281c81..c585dd83a 100644 --- a/storage/amnesia.js +++ b/storage/amnesia.js @@ -14,7 +14,7 @@ module.exports.create = function(conf, cb){ console.log("Loading amnesiadb. This is a horrible idea in production,"+ - "as data *will not* persist\n"); + " as data *will not* persist\n"); var db=[], index=0;