Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

Commit 7331839

Browse files
authored
Fix typo in onCommand:arduino.cliUploadUsingProgrammer
1 parent 0f25844 commit 7331839

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"onCommand:arduino.upload",
3939
"onCommand:arduino.cliUpload",
4040
"onCommand:arduino.uploadUsingProgrammer",
41-
"onCommand:arduiono.cliUploadUsingProgrammer",
41+
"onCommand:arduino.cliUploadUsingProgrammer",
4242
"onCommand:arduino.rebuildIntelliSenseConfig",
4343
"onCommand:arduino.selectProgrammer",
4444
"onCommand:arduino.selectSerialPort",

0 commit comments

Comments
 (0)