Updated home page with 5.0 release info
diff --git a/index.php b/index.php
index b6b48e1..cf74855 100644
--- a/index.php
+++ b/index.php
@@ -48,7 +48,7 @@
               <li>Encapsulate Variable</li>
               <li>Add ONLY to USE Statement</li>
               <li>Minimize ONLY List</li>
-              <li>Make COMMON Variables Consistent</li>
+              <li>Make COMMON Consistent</li>
               <li>Move Saved Variables to COMMON</li>
               <li>Loop Interchange (Unchecked)</li>
               <li>Replace Obsolete Operators</li>