Skip to content

Commit b503ed8

Browse files
committed
Update flutter.cson
Update the text for `flutter:connect-remote-debugger` menu.
1 parent 27035ce commit b503ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

menus/flutter.cson

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
{ label: 'Flutter Screenshot', command: 'flutter:screenshot' }
1616
{ label: 'Flutter Upgrade…', command: 'flutter:upgrade' }
1717
{ type: 'separator' }
18-
{ label: 'Connect remote debugger', command: 'flutter:connect-remote-debugger' }
18+
{ label: 'Connect Debugger to Remote App', command: 'flutter:connect-remote-debugger' }
1919
{ type: 'separator' }
2020
{ label: 'Send Feedback…', command: 'flutter:send-feedback'}
2121
]

0 commit comments

Comments
 (0)