Skip to content

Commit

Permalink
docs: update order
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya committed Aug 6, 2019
1 parent 6208d4d commit f6b51ac
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 @@ -45,9 +45,9 @@ A convention-based version update notifier. Use it to notify users already on th

```handlebars
<NewVersionNotifier
@updateInterval={{150000}}
@versionFileName="/version"
@updateMessage="A new version was release: {newVersion}"
@updateMessage="A new version was released: {newVersion}"
@updateInterval={{150000}}
@showReload={{true}}
/>
```
Expand Down

0 comments on commit f6b51ac

Please sign in to comment.