Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
SvenTiigi committed Feb 2, 2025
1 parent ffa78a5 commit 1ad0db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/YouTubePlayer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import OSLog

// MARK: - YouTubePlayer

/// A YouTube player that provides a native interface to the [YouTube IFrame Player API](https://developers.google.com/youtube/iframe_api_reference).
/// A YouTube player that provides a native interface to the [YouTube iFrame Player API](https://developers.google.com/youtube/iframe_api_reference).
///
/// Enables embedding and controlling YouTube videos in your app, including playback controls,
/// playlist management, and video information retrieval.
Expand Down

0 comments on commit 1ad0db1

Please sign in to comment.