mirror of
https://github.com/react-webpack-generators/generator-react-webpack.git
synced 2025-12-08 18:01:59 +00:00
Grammar improvement to the style prompt.
This commit is contained in:
parent
782a38b685
commit
bd5748bb89
@ -11,7 +11,7 @@ module.exports = [
|
||||
{
|
||||
type: 'list',
|
||||
name: 'style',
|
||||
message: 'Which styles language you want to use?',
|
||||
message: 'Which style language do you want to use?',
|
||||
choices: utils.config.getChoices('style'),
|
||||
default: utils.config.getDefaultChoice('style')
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user