Skip to content

Commit

Permalink
update: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hilongjw committed Dec 12, 2016
1 parent 485faab commit 543c28b
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 @@ -250,7 +250,7 @@ vm.$Lazyload.$off('loaded', handler)
You can configure which events you want vue-lazyload by passing in an array
of listener names.

```
```javascript
Vue.use(VueLazyload, {
preLoad: 1.3,
error: 'dist/error.png',
Expand Down

0 comments on commit 543c28b

Please sign in to comment.