Browse Source

spelling: permissions

pull/4067/head
Josh Soref 8 years ago
parent
commit
04876253f4
1 changed files with 1 additions and 1 deletions
  1. 2
      tasks/config/project/install.js

2
tasks/config/project/install.js

@ -413,7 +413,7 @@ module.exports = {
},
{
type: 'list',
name: 'changePermisions',
name: 'changePermissions',
when: when.notAuto,
message: 'Should we set permissions on outputted files?',
choices: [

Loading…
Cancel
Save