Skip to content

Commit e633f96

Browse files
author
Yury Shapkarin
committed
remove too long description
1 parent af19d9f commit e633f96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/initialize.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ program
179179
type: 'input',
180180
name: 'propNames',
181181
//TODO: change docs
182-
message: 'Prop names (prop* sets as requred and also with type prop:bool*)',
182+
message: 'Prop names',
183183
paginated: true,
184184
when: function(answer) {
185185
return answer.propTypes === 'yes';

0 commit comments

Comments
 (0)