Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Commit

Permalink
doc(README): Timeago -> am-time-ago
Browse files Browse the repository at this point in the history
  • Loading branch information
urish committed Nov 11, 2015
1 parent 40b9cc5 commit f2bb4b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ myapp.run(function(amMoment) {
});
```

### Timeago directive
Use am-time-ago directive to format your relative timestamps. For example:
### am-time-ago directive
Use the `am-time-ago` directive to format your relative timestamps. For example:

```html
<span am-time-ago="message.time"></span>
Expand Down

0 comments on commit f2bb4b6

Please sign in to comment.