Skip to content

Commit f9a0d81

Browse files
committed
polish: fix bad casing for action
Fixes microsoft/vscode#107790
1 parent 890b0e1 commit f9a0d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/vscode-js-profile-flame/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
{
7171
"command": "vscode-js-profile-flame.toggleSplitCharts",
7272
"category": "Debug",
73-
"title": "Toggle realtime split charts",
73+
"title": "Toggle Realtime Split Charts",
7474
"icon": "$(split-vertical)"
7575
}
7676
],

0 commit comments

Comments
 (0)