Skip to content
This repository was archived by the owner on Mar 26, 2018. It is now read-only.

Commit 238dce8

Browse files
committed
copy edit
1 parent 60a19f5 commit 238dce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worksheet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## GPIO pins
44

5-
The bank of pins along one side of the Raspberry Pi are called GPIO pins - General Purpose Input Output.
5+
The bank of pins along one side of the Raspberry Pi are called General-Purpose Input/Output.
66

77
These pins allow the Raspberry Pi to control things in the real world. You can connect components to these pins: output devices like LEDs (light emitting diodes) which can be turned on and off at will; or input devices like a button or sensor which can be used to trigger events, such as turning on an LED when a button is pressed.
88

0 commit comments

Comments
 (0)