Skip to content

Commit 811616c

Browse files
authored
Update README.md
1 parent 08a0851 commit 811616c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Available `Event` :
148148
v-bind="{'data-height': item.itemHeight}">
149149
</div>
150150
```
151-
Sometimes you may need to change your the height of each item or filter your item.This may cause some blank problems.So you'd better call `update` function to tell us.
151+
Sometimes you may need to change the height of each item or filter your item.This may cause some blank problems.So you'd better call `update` function to tell us.
152152
```html
153153
<scroll-list
154154
ref="vueScrollList"

0 commit comments

Comments
 (0)