Skip to content

Commit 06b2cc8

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 295333d commit 06b2cc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@ Typically, your sketches are saved in a folder named `Arduino` in your `Document
5151

5252
To access your sketchbook, click on the **folder icon** located in the left hand menu.
5353

54-
### Board Manager
54+
### Boards Manager
5555

56-
![Board Manager.](assets/board-manager.png)
56+
![Boards Manager.](assets/board-manager.png)
5757

58-
With the board manager, you can browse and install packages, or "cores" for your boards. A board package is always required when compiling and uploading code for your board.
58+
With the Boards Manager, you can browse and install packages, or "cores" for your boards. A board package is always required when compiling and uploading code for your board.
5959

6060
There are several Arduino board packages available, such as **avr, samd, megaavr, samd** and more.
6161

0 commit comments

Comments
 (0)