Skip to content

Commit 42c9bd7

Browse files
author
Karl Merkli
authored
fixed typo
1 parent 8c40a69 commit 42c9bd7

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)