Orcacle to Oracle
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 4732a77..974c30d 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -83,6 +83,7 @@
 	<li>Fixed a bug where DBForge was outputting invalid SQL in Postgres by adding brackets around the tables in FROM</li>

 	<li>Fixed a bug (#3396) where certain POST variables would cause a PHP warning.</li>

     <li>Changed the behaviour of Active Record's update() to make the WHERE clause optional (#3395).</li>

+    <li>Fixed assorted user guide typos.</li>

 </ul>