Skip to content

Commit c257acf

Browse files
author
A-JIE
authored
Merge pull request #9 from Itrulia/master
fixed typo in readme.md
2 parents 8c40a69 + 42c9bd7 commit c257acf

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
@@ -68,7 +68,7 @@ You can switch to the Observable mode. of course, if your scene on the efficienc
6868
###### demo.component.html
6969
```html
7070
<infinitelist
71-
[[width]='"100%"'
71+
[width]='"100%"'
7272
[height]='500'
7373
[data]='data'
7474
[itemSize]='150'

0 commit comments

Comments
 (0)