Skip to content

Commit 521900a

Browse files
author
User
committed
fixed style
1 parent fc4ecec commit 521900a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue-help.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const sa = api.SpecialAttributes
2424
const bc = api.BuiltInComponents
2525

2626
// brief about intro screen
27-
figlet('vue-help', 'Standard', (err, data) => {
27+
figlet('vue - help', 'Standard', (err, data) => {
2828
if(err){
2929
console.log(err)
3030
}

0 commit comments

Comments
 (0)