Skip to content

Commit dc0afd2

Browse files
authored
chore: fix typo (#4351)
1 parent 62d75c2 commit dc0afd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@
426426
},
427427
{
428428
"command": "vue.findAllFileReferences",
429-
"title": "Find File References via Vue Langauge Server",
429+
"title": "Find File References via Vue Language Server",
430430
"category": "Vue"
431431
}
432432
],

0 commit comments

Comments
 (0)