Skip to content

Commit 7b16856

Browse files
Apply suggestions from code review
Co-authored-by: Renat0Ribeir0 <[email protected]>
1 parent 4481b4d commit 7b16856

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

content/Software Support/Installation/Add-boards-to-Arduino-IDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In this article:
1717

1818
Official Arduino cores can be conveniently installed with the Boards Manager tool.
1919

20-
1. In the menu bar, select _Tools > Board > Boards Manager..._ or you can also click on the ![Boards Manager icon](img/symbol_board.png) button in the sidebar.
20+
1. In the menu bar, select _Tools > Board > Boards Manager..._ ,or click on the ![Boards Manager icon](img/symbol_board.png) button in the sidebar.
2121

2222
2. Either search for the package name (e.g. "megaAVR"), or the board (e.g. "Uno", "MKR1000", or "Portenta"), by typing in the search field.
2323

content/Software Support/Installation/Uninstall-boards-from-Arduino-IDE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ id: 4407225360018
55

66
The Boards Manager provides the most convenient way to remove unwanted or unused boards. The location of the installed cores can be found [here](https://support.arduino.cc/hc/en-us/articles/4415103213714#boards).
77

8-
The following instructions to uninstall is not limited to the core in this example; it equally would be applicable to both official Arduino and third party cores.
8+
The following instructions to uninstall are not limited to the core in this example; they are equally applicable to both official Arduino and third-party cores.
99

1010
In this article:
1111

@@ -18,7 +18,7 @@ In this article:
1818

1919
The Boards Manager provides the most convenient way to remove unwanted or unused boards.
2020

21-
1. In the menu bar, select *Tools > Board > Boards Manager...* or you can also click on the ![Boards Manager icon](img/symbol_board.png) button in the sidebar.
21+
1. In the menu bar, select *Tools > Board > Boards Manager...*, or click on the ![Boards Manager icon](img/symbol_board.png) button in the sidebar.
2222

2323
2. Filter the results by typing in the text field, and find the board package you want to uninstall.
2424

0 commit comments

Comments
 (0)