diff --git a/lib/commands/set-default-argv.js b/lib/commands/set-default-argv.js index 91f5855e..19a617e6 100644 --- a/lib/commands/set-default-argv.js +++ b/lib/commands/set-default-argv.js @@ -70,7 +70,7 @@ module.exports = function(internals, isModule) { .boolean('coffee-file') .describe('ignore-on-init', 'Create files that will run only if ignore-on-init in the env is set ' + - 'to false (currently works onlt with SQL)' + 'to false (currently works only with SQL)' ).boolean('ignore-on-init') .describe('migration-table',