From 1cc49937ad4ae90814d67a86b8d46a01700bf3c9 Mon Sep 17 00:00:00 2001
From: Shancang Li <shancang.li@uwe.ac.uk>
Date: Tue, 13 Oct 2020 10:22:18 +0100
Subject: [PATCH] Update Makefile

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 0aa0d10..af772f2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Author: UWE
 # Desc: Makefile to build Minimal Operating System
-# Goal: Provide students with the bare minimum to
+# Goal: Provide students with the bare minimum to 
 #       boot first OS
 
 OSNAME=minimal.bin
-- 
GitLab