Skip to content

Commit 61f5218

Browse files
yevhenorlovegoist
authored andcommitted
Fix typo in prompt text (descripe -> describe) (#29)
1 parent f6d5f0f commit 61f5218

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sao.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module.exports = {
77
default: ':folderName:'
88
},
99
description: {
10-
message: 'How would your descripe your superb project',
10+
message: 'How would your describe your superb project',
1111
default: `My ${superb()} Vue project`
1212
},
1313
pwa: {

0 commit comments

Comments
 (0)