Skip to content

Commit 3d69043

Browse files
author
Amanda Butler
authored
Update inputs_outputs.md
Fix typo
1 parent 08b4699 commit 3d69043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/APIs/io/inputs_outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Inputs and outputs on development boards are either analog or digital.
77
These APIs read or set the voltage of analog pins:
88

99
* [AnalogIn](AnalogIn.md): read the voltage of an analog input pin.
10-
* [AnalogOut](AnalogOut.md): set the voltage of an an along output pin.
10+
* [AnalogOut](AnalogOut.md): set the voltage of an analog output pin.
1111

1212
## Digital I/O
1313

0 commit comments

Comments
 (0)