Skip to content

Commit 77db013

Browse files
authored
Merge pull request #2662 from arduino/karlsoderby/fix-typos-flasher-tutorial
[PXCT-xx] Update small typo in tutorial for flashing image
2 parents 0a15d01 + e634901 commit 77db013

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/02.uno/boards/uno-q/tutorials/04.update-image

1 file changed

+1
-1
lines changed

content/hardware/02.uno/boards/uno-q/tutorials/04.update-image/update-image.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To re-flash the board, we will use the **Arduino Flasher CLI** tool:
3232
## Download & Install CLI Tool
3333

3434
1. Download the [Arduino Flasher CLI](https://www.arduino.cc/en/software/) for your OS (MacOS / Linux / Windows)
35-
2. Unzip the downloaded file, (you will receive a executable binary named `arduino-flasher-fli`)
35+
2. Unzip the downloaded file, (you will receive a executable binary named `arduino-flasher-cli`)
3636

3737
### Verify Tool Is Installed
3838

0 commit comments

Comments
 (0)