diff --git a/index.js b/index.js index f7f0953..772a321 100644 --- a/index.js +++ b/index.js @@ -68,7 +68,8 @@ var addInstructionsToBrowserify = require('./lib/bundler'); * for files containing model definitions. * @property {Array.} [bootDirs] List of directories where to look * for boot scripts. - * @property {Array.} [bootScripts] List of script files to execute on boot. + * @property {Array.} [bootScripts] List of script files to execute + * on boot. * @end * * @header boot(app, [options])