Skip to content

Commit 7acd9a4

Browse files
karlsoderbyper1234
andauthored
Update content/software/ide-v2/tutorials/01.getting-started-ide-v2/ide-v2-autocomplete-feature.md
Co-authored-by: per1234 <accounts@perglass.com>
1 parent 7dece73 commit 7acd9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/software/ide-v2/tutorials/01.getting-started-ide-v2/ide-v2-autocomplete-feature.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The Arduino IDE 2.0 features a new sidebar, making the most commonly used tools
3131
- **Verify / Upload** - compile and upload your code to your Arduino Board.
3232
- **Select Board & Port** - detected Arduino boards automatically show up here, along with the port number.
3333
- **Sketchbook** - here you will find all of your sketches locally stored on your computer. Additionally, you can sync with the [Arduino Cloud](https://cloud.arduino.cc/), and also obtain your sketches from the online environment.
34-
- **Board Manager** - browse through Arduino & third party packages that can be installed. For example, using a MKR WiFi 1010 board requires the `Arduino SAMD Boards` package installed.
34+
- **Boards Manager** - browse through Arduino & third party packages that can be installed. For example, using a MKR WiFi 1010 board requires the `Arduino SAMD Boards` package installed.
3535
- **Library Manager** - browse through thousands of Arduino libraries, made by Arduino & its community.
3636
- **Debugger** - test and debug programs in real time.
3737
- **Search** - search for keywords in your code.

0 commit comments

Comments
 (0)