We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a7c485 commit f52b542Copy full SHA for f52b542
1 file changed
README.md
@@ -27,7 +27,7 @@ Fast and lightweight vanilla JavaScript polyfill for native lazy loading, meanin
27
## Features
28
29
- Lightweight (see the badge above)
30
-- Web standards: supports the standard `loading="lazy"` attribute on `image` and `iframe` elements
+- Web standards: supports the standard `loading="lazy"` attribute on `img` and `iframe` elements
31
- Performance: it's based on highly efficient, best practice code.
32
- SEO & crawlers: the image and iframe contents aren't being hidden from crawlers that aren't capable of scrolling.
33
0 commit comments