From e8f132dbde1e126387a467ff63ae2751af26a01d Mon Sep 17 00:00:00 2001 From: nrhint Date: Mon, 15 Jan 2024 23:03:51 -0700 Subject: [PATCH] Update Makefile fixed a single spelling mistake --- RTL/blink_led/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RTL/blink_led/Makefile b/RTL/blink_led/Makefile index 8cb3ff2..ec29901 100644 --- a/RTL/blink_led/Makefile +++ b/RTL/blink_led/Makefile @@ -3,7 +3,7 @@ # https://github.com/tomverbeure/upduino/tree/master/blink # On Linux, copy the included upduinov3.rules to /etc/udev/rules.d/ so that we don't have # to use sudo to flash the bit file. -# Thanks to thanhtranhd for making changes to thsi makefile. +# Thanks to thanhtranhd for making changes to this makefile. rgb_blink.bin: rgb_blink.asc icepack rgb_blink.asc rgb_blink.bin