Skip to content

Commit

Permalink
docs: ✏️ Updated definition for YouTube Player (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
arb85 authored Sep 19, 2024
1 parent bc83493 commit ff687c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/scripts/content/youtube-player.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export interface YouTubeProps {

#### Eager Loading Placeholder

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

::code-group
Expand Down

0 comments on commit ff687c9

Please sign in to comment.