Cleanup of stray spaces and tabs
diff --git a/user_guide/helpers/date_helper.html b/user_guide/helpers/date_helper.html
index 2d90870..f8775b1 100644
--- a/user_guide/helpers/date_helper.html
+++ b/user_guide/helpers/date_helper.html
@@ -116,7 +116,7 @@
 		<th>Description</th>
 		<th>Example</th>
 	</tr>
-	<tr>	
+	<tr>
 		<td>DATE_ATOM</td>
 		<td>Atom</td>
 		<td>2005-08-15T16:13:03+0000</td>
@@ -149,7 +149,7 @@
 	<tr>
 		<td>DATE_RFC1123</td>
 		<td>RFC 1123</td>
-		<td>Sun, 14 Aug 2005 16:13:03 UTC</td>	 
+		<td>Sun, 14 Aug 2005 16:13:03 UTC</td>	
 	</tr>
 	<tr>
 		<td>DATE_RFC2822</td>