mirror of
https://github.com/scratchfoundation/jquery-timeago.git
synced 2024-11-23 15:57:54 -05:00
Corrected December spelling in readme
This commit is contained in:
parent
be4552b9ea
commit
ef070a60c7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ timestamp in the title (conforming to the
|
|||
into something like this:
|
||||
|
||||
```html
|
||||
<abbr class="timeago" title="Decebmer 17, 2011">about 1 day ago</abbr>
|
||||
<abbr class="timeago" title="December 17, 2011">about 1 day ago</abbr>
|
||||
```
|
||||
|
||||
HTML5 `<time>` elements are also supported:
|
||||
|
|
Loading…
Reference in a new issue