Browse Source

Merge pull request #5228 from gitname/patch-1

Fix typo
pull/341/merge
Jack Lukic 7 years ago
committed by GitHub
parent
commit
8dda85c61b
1 changed files with 1 additions and 1 deletions
  1. 2
      tasks/config/project/install.js

2
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'
},
{

Loading…
Cancel
Save