diff --git a/meta.js b/meta.js index a521f9bdd0..9016bb42f8 100644 --- a/meta.js +++ b/meta.js @@ -140,7 +140,7 @@ module.exports = { 'Should we run `npm install` for you after the project has been created? (recommended)', choices: [ { - name: 'Yes, use NPM', + name: 'Yes, use npm', value: 'npm', short: 'npm', },