diff --git a/Admin.php b/Admin.php
index 6accee9..103a480 100644
--- a/Admin.php
+++ b/Admin.php
@@ -9,7 +9,7 @@ include 'Header.php';
- Create instructor account
+ Create instructor account
@@ -65,33 +65,36 @@ if ($_SESSION['user_type'] != "Lecturer" && $_SESSION['user_type'] != "Admin") {
}
?>
-