Skip to content

Commit d79488b

Browse files
Update content/hardware/02.hero/boards/uno-rev3/tutorials/getting-started/getting-started.md
Co-authored-by: BenjaminDannegard <b.dannegard@arduino.cc>
1 parent bf6ec77 commit d79488b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/hardware/02.hero/boards/uno-rev3/tutorials/getting-started/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ You will need a version of the Arduino IDE, which you can download from the [Ard
2626

2727
## Board Package
2828

29-
The [Arduino Core for AVR devices](https://github.com/arduino/ArduinoCore-avr) comes preinstalled with the IDE, so no additional installation is necessary to get started. To use a different version than the latest, open the "Board Manager" from the left-hand menu. Search for AVR and install the version you want to use.
29+
The [Arduino Core for AVR devices](https://github.com/arduino/ArduinoCore-avr) comes pre-installed with the IDE, so no additional installation is necessary to get started. To use a different version than the latest, open the "Board Manager" from the left-hand menu. Search for AVR and install the version you want to use.
3030

3131
![Arduino AVR Board Package](./assets/install-uno-core.png)
3232

0 commit comments

Comments
 (0)