Skip to content

Commit 694610c

Browse files
committed
Typo
1 parent b07544c commit 694610c

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
@@ -2,7 +2,7 @@
22

33
Embed YouTube videos with a static placeholder which only embeds when you click.
44

5-
This component uses [an `<iframe>` with `srcdoc` attribute to provide a static placeholder](https://css-tricks.com/lazy-load-embedded-youtube-videos/), which mimics the style of a real YouTube embed (at the time of writing).
5+
This component uses [an `<iframe>` with a `srcdoc` attribute to provide a static placeholder](https://css-tricks.com/lazy-load-embedded-youtube-videos/), which mimics the style of a real YouTube embed (at the time of writing).
66

77
## Install
88

0 commit comments

Comments
 (0)