vime-js / vime

Customizable, extensible, accessible and framework agnostic media player. Modern alternative to Video.js and Plyr. Supports HTML5, HLS, Dash, YouTube, Vimeo, Dailymotion...
https://vimejs.com
MIT License
2.75k stars 154 forks source link

Fix the case error in the doc #336

Closed lzw-723 closed 1 year ago

lzw-723 commented 1 year ago

Pull request type

fix typo (docs/docs/getting-started/providers.md and ui.md)

What is the current behavior?

<Player>
  <video>
  </video>
</Player>

What is the new behavior?

<Player>
  <Video>
  </Video>
</Player>

Does this introduce a breaking change?

Other information

vercel[bot] commented 1 year ago

@lzw-723 is attempting to deploy a commit to the Vidstack Team on Vercel.

A member of the Team first needs to authorize it.