Updating ending block

This commit is contained in:
Kevin Sawicki 2011-05-30 18:59:15 -07:00
parent 299bfb57f2
commit 9a462ad796

View file

@ -21,7 +21,7 @@ Now, let's attach it to your timestamps on DOM ready:
jQuery("abbr.timeago").timeago();
});
</pre>
```html
```
This will turn all abbr elements with a class of timeago and an ISO 8601 timestamp in the title: