From 4e353a2637ca36983483667141f40533eb237834 Mon Sep 17 00:00:00 2001 From: Manvi Jha Date: Mon, 14 Jun 2021 23:07:36 +0530 Subject: [PATCH] fixed typo --- .../lessons/3-sensors-and-actuators/pi-actuator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-getting-started/lessons/3-sensors-and-actuators/pi-actuator.md b/1-getting-started/lessons/3-sensors-and-actuators/pi-actuator.md index a4fc1969..b6a082e6 100644 --- a/1-getting-started/lessons/3-sensors-and-actuators/pi-actuator.md +++ b/1-getting-started/lessons/3-sensors-and-actuators/pi-actuator.md @@ -28,7 +28,7 @@ Connect the LED. ![A grove LED](../../../images/grove-led.png) -1. Pick your favourite LED and insert the legs into the two holes on the LED module. +1. Pick your favorite LED and insert the legs into the two holes on the LED module. LEDs are light-emitting diodes, and diodes are electronic devices that can only carry current one way. This means the LED needs to be connected the right way round, otherwise it won't work.