diff --git a/include/upgrader/prereq.inc.php b/include/upgrader/prereq.inc.php
index c08c7fedcc3618ab8f9f1e368423f5cf1deaf36e..c8a2e456f0720f45226c2814d6c2a081ff64adbd 100644
--- a/include/upgrader/prereq.inc.php
+++ b/include/upgrader/prereq.inc.php
@@ -20,7 +20,7 @@ if(!defined('OSTSCPINC') || !$thisstaff || !$thisstaff->isAdmin()) die('Access D
                 MySQL v4.4 or greater - (<small><b><?php echo extension_loaded('mysql')?'module loaded':'missing!'; ?></b></small>)</li>
             </ul>
             <h3>Higly Recommended:</h3>
-            We hightly recommend that you follow the steps below.
+            We highly recommend that you follow the steps below.
             <ul>
                 <li>Backup the current database, if you haven't done so already.</li>
                 <li>Be patient the upgrade process will take a couple of seconds.</li>