diff --git a/Admin.php b/Admin.php
index 0ca1453..1c29bcd 100644
--- a/Admin.php
+++ b/Admin.php
@@ -44,7 +44,7 @@ if ($_SESSION['user_type'] != "Lecturer" || $_SESSION['user_type'] != "Admin") {
echo "TA Accounts
" ;
}
- else if(($_SESSION['user_type'] == "Admin")){
+ else if($_SESSION['user_type'] == "Admin"){
echo "