Skip to content

Commit ff687c9

Browse files
authored
docs: ✏️ Updated definition for YouTube Player (#273)
1 parent bc83493 commit ff687c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/scripts/content/youtube-player.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export interface YouTubeProps {
8888

8989
#### Eager Loading Placeholder
9090

91-
The Vimeo Video placeholder image is lazy-loaded by default. You should change this behavior if your video is above the fold
91+
The YouTube Player placeholder image is lazy-loaded by default. You should change this behavior if your video is above the fold
9292
or consider using the `#placeholder` slot to customize the placeholder image.
9393

9494
::code-group

0 commit comments

Comments
 (0)