Skip to content

Commit bad4ffd

Browse files
committed
Fix typo on conceived example
1 parent 4ada92e commit bad4ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ <h3>Who?</h3>
164164

165165
<h3>When?</h3>
166166
<p>
167-
Timeago was conceived <time class="timeago" title="2008-07-17T02:30:00-0500">on July 17, 2008</time>. <span class="help">(Yup, that's powered by timeago too)</span>
167+
Timeago was conceived <time class="timeago" datetime="2008-07-17T07:30:00-0500">on July 17, 2008</time>. <span class="help">(Yup, that's powered by timeago too)</span>
168168
</p>
169169

170170
<h3>What else?</h3>

0 commit comments

Comments
 (0)