From f5f350cca459be5973d46a0219289b15593f86de Mon Sep 17 00:00:00 2001
From: "Mark A. Yoder" <Mark.A.Yoder@Rose-Hulman.edu>
Date: Tue, 3 Oct 2023 12:31:15 -0400
Subject: [PATCH] Fixed typo

---
 intro/blinkLED.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/intro/blinkLED.rst b/intro/blinkLED.rst
index da337569..c026f9a5 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. 
-- 
GitLab