Skip to content

Commit bd9826e

Browse files
authored
Update content/learn/01.starting-guide/00.getting-started-arduino/getting-started-arduino.md
1 parent e1c4901 commit bd9826e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/learn/01.starting-guide/00.getting-started-arduino/getting-started-arduino.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ While all Arduino boards differ from each other, there are several key component
8383
- **7.** **GND** - also known as `ground`, `negative` or simply `-`, is used to complete a circuit, where the electrical level is at 0 volt.
8484
- **8.** **VIN** - stands for Voltage In, where you can connect external power supplies.
8585

86-
Depending on the Arduino board, you will find many more components. The components listed above are generally found on any Arduino board.
86+
Depending on the Arduino board, you will find many more components. The items listed above are generally found on any Arduino board.
8787

8888
### Basic Operation
8989

0 commit comments

Comments
 (0)