diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 77f6a6d..e53b8f0 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -65,8 +65,8 @@
 <h2>Version 1.5.3</h2>

 <p>Release Date: April 15, 2007 </p>

 <ul>

-    <li>Added Array to string into the profiler </li>

-    <li>CodeI gniter references updated to CodeIgniter </li>

+    <li>Added array to string into the profiler </li>

+    <li>Code Igniter references updated to CodeIgniter </li>

     <li>pMachine references updated to EllisLab </li>

     <li>Fixed a bug in the repeater function of <a href="./helpers/string_helper.html">string helper</a>. </li>

     <li>Fixed a bug in ODBC driver </li>