From d8f3e369c122b6375544a425a55147294b70fd59 Mon Sep 17 00:00:00 2001 From: "Mark A. Yoder" <Mark.A.Yoder@Rose-Hulman.edu> Date: Tue, 3 Oct 2023 12:46:20 -0400 Subject: [PATCH] More typos --- intro/blinkLED.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intro/blinkLED.rst b/intro/blinkLED.rst index c026f9a5..0fbdc1ab 100644 --- a/intro/blinkLED.rst +++ b/intro/blinkLED.rst @@ -3,7 +3,7 @@ .. _blinkLED: -Blink an ED +Blink an LED ########### The "Hello World!" of the embedded world is to blink an LED. -- GitLab