Skip to content

Commit

Permalink
fixed readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowei.wzw authored and xiaowei.wzw committed Aug 9, 2017
1 parent 4ac9b5d commit efa82d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ timeago.register('vi', require('timeago.js/locales/vi'));
// then use it.
<TimeAgo
datetime={'2016-08-08 08:08:08'}
locale='sv' />
locale='vi' />
```

- **`style`** (optional, object)
Expand Down

0 comments on commit efa82d9

Please sign in to comment.