Skip to content

Commit f52b542

Browse files
authored
Update README.md
1 parent 4a7c485 commit f52b542

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
@@ -27,7 +27,7 @@ Fast and lightweight vanilla JavaScript polyfill for native lazy loading, meanin
2727
## Features
2828

2929
- Lightweight (see the badge above)
30-
- Web standards: supports the standard `loading="lazy"` attribute on `image` and `iframe` elements
30+
- Web standards: supports the standard `loading="lazy"` attribute on `img` and `iframe` elements
3131
- Performance: it's based on highly efficient, best practice code.
3232
- SEO & crawlers: the image and iframe contents aren't being hidden from crawlers that aren't capable of scrolling.
3333

0 commit comments

Comments
 (0)