Skip to content

Commit a7d8400

Browse files
committed
Merge branch 'master' of https://github.com/aFarkas/lazysizes into gh-pages
2 parents 4b0ea69 + 971a77a commit a7d8400

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
@@ -16,7 +16,7 @@ It may become also your number one tool to integrate responsive images. It can a
1616
```js
1717
import 'lazysizes';
1818
// import a plugin
19-
import 'lazysizes/parent-fit/ls.parent-fit';
19+
import 'lazysizes/plugins/parent-fit/ls.parent-fit';
2020

2121
// Note: Never import/require the *.min.js files from the npm package.
2222
```

0 commit comments

Comments
 (0)