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

Commit 86719a3

Browse files
hlovdaladiazulay
authored andcommitted
Spelling correction
1 parent cd9365b commit 86719a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/arduino/arduino.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export class ArduinoApp {
139139
}
140140

141141
if (!compile && !this.useArduinoCli()) {
142-
arduinoChannel.error("This command is only availble when using the Arduino CLI");
142+
arduinoChannel.error("This command is only available when using the Arduino CLI");
143143
return;
144144
}
145145

0 commit comments

Comments
 (0)