diff --git a/intro/blinkLED.rst b/intro/blinkLED.rst
index da337569d76ea5945a35834e644f428f4a32462e..c026f9a5e9382953f9a2187dae4d3e993e2f9719 100644
--- a/intro/blinkLED.rst
+++ b/intro/blinkLED.rst
@@ -3,8 +3,8 @@
 
 .. _blinkLED:
 
-Blink LED
-#########
+Blink an ED
+###########
 
 The "Hello World!" of the embedded world is to blink an LED. 
 Here we'll show you how to do just that in three simple steps.