We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f07f94 commit 802b900Copy full SHA for 802b900
README.md
@@ -136,7 +136,7 @@ Now verify we have installed the core properly by running
136
arduino:samd 1.6.19 1.6.19 Arduino SAMD Boards (32-bits ARM Cortex-M0+)
137
138
139
-We can finally chek if the board is now recognized as a MKR1000
+We can finally check if the board is now recognized as a MKR1000
140
141
$ arduino-cli board list
142
FQBN Port ID Board Name
@@ -239,7 +239,7 @@ Available Commands:
239
lib Arduino commands about libraries.
240
sketch Arduino CLI Sketch Commands.
241
upload Upload Arduino sketches.
242
- version Shows version number of arduino CLI.
+ version Shows version number of Arduino CLI.
243
....
244
```
245
0 commit comments