diff --git a/tasks/config/project/install.js b/tasks/config/project/install.js index 205536518..ffe39d332 100644 --- a/tasks/config/project/install.js +++ b/tasks/config/project/install.js @@ -339,7 +339,7 @@ module.exports = { when: when.allowOverwrite, choices: [ { - name: 'Automatic (Use defaults locations and all components)', + name: 'Automatic (Use default locations and all components)', value: 'auto' }, {