guide typos
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 856ce1a..b663230 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -89,7 +89,7 @@
 

 <h3>Bugfixes for 1.6.2</h3>

 <ul>

-    <li>Fixed assorted user guide typos (#3453).</li>

+    <li>Fixed assorted user guide typos (#3453, #4364).</li>

 	<li>Fixed an AR_caching error where it wasn't tracking table aliases (#3463).</li>

 	<li>Fixed a bug in the DB class testing the $params argument.</li>

 	<li>Fixed a bug in the Table library where the integer 0 in cell data would be displayed as a blank cell.</li>

diff --git a/user_guide/libraries/sessions.html b/user_guide/libraries/sessions.html
index 66cadca..f1400db 100644
--- a/user_guide/libraries/sessions.html
+++ b/user_guide/libraries/sessions.html
@@ -243,7 +243,7 @@
     <td class="td"><strong>sess_cookie_name</strong></td>

     <td class="td">ci_session</td>

     <td class="td">None</td>

-    <td class="td">The name you world the session cookie saved as.</td>

+    <td class="td">The name you want the session cookie saved as.</td>

 </tr>

 <tr>

     <td class="td"><strong>sess_expiration</strong></td>