diff --git a/lib/init.js b/lib/init.js index e24be3df0..0f51eddd7 100755 --- a/lib/init.js +++ b/lib/init.js @@ -128,7 +128,7 @@ var questions = [{ }, { id: 'generateTestMain', question: 'Do you wanna generate a bootstrap file for RequireJS?', - hint: 'This will generate test-main.js/coffee that configures RequiseJS and starts the tests.', + hint: 'This will generate test-main.js/coffee that configures RequireJS and starts the tests.', options: ['no', 'yes'], boolean: true, condition: function(answers) {