8000 Updated README to explain how the title attribute is updated · rmm5t/jquery-timeago@799a687 · GitHub
[go: up one dir, main page]

Skip to content

Commit 799a687

Browse files
committed
Updated README to explain how the title attribute is updated
1 parent b235191 commit 799a687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This will turn all abbr elements with a class of timeago and an ISO 8601 timesta
2525

2626
into something like this:
2727

28-
<abbr class="timeago" title="2008-07-17T09:24:17Z">about 1 day ago</abbr>
28+
<abbr class="timeago" title="July 17, 2008">about 1 day ago</abbr>
2929

3030
As time passes, the timestamps will automatically update.
3131

0 commit comments

Comments
 (0)
0