diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html
index 92caa69..fdd8258 100644
--- a/user_guide/general/changelog.html
+++ b/user_guide/general/changelog.html
@@ -65,7 +65,7 @@
 

 

 <h2>Version 1.4.0</h2>

-<p>Release Date: September 03, 2006</p>

+<p>Release Date: September 17, 2006</p>

 

 <ul>

 <li>Added <a href="hooks.html">Hooks</a> feature, enabling you to tap into and modify the inner workings of the framework without hacking the core files.</li>

@@ -112,7 +112,7 @@
 <li>Fixed an incorrectly named variable in the URI class.</li>

 <li>Fixed a bug in the config class that was preventing the base URL from being called properly.</li>

 <li>Fixed a bug in the validation class that was not permitting callbacks if the form field was empty.</li>

-<li>Fixed a problem that was prevenging scaffolding from working properly with MySQLi.</li>

+<li>Fixed a problem that was preventing scaffolding from working properly with MySQLi.</li>

 <li>Fixed some MS SQL bugs.</li>

 <li>Fixed some doc typos.</li>

 </ul>