diff --git a/date.html b/date.html
index 6d236d1..a2c0562 100644
--- a/date.html
+++ b/date.html
@@ -26,7 +26,7 @@
Howard E. Hinnant
-2017-05-04
+2017-05-07
date
%n
%n
and
-%t
act as a single %n
.%n
, %t
and a space, can be combined to match
+a wide range of white-space patterns. For example "%n "
matches one or
+more white space charcters, and "%n%t%t"
matches one to three white
+space characters. — end note]%t
%n
.