Skip to content

Commit

Permalink
docs: update use mp4 demo description
Browse files Browse the repository at this point in the history
  • Loading branch information
mowatermelon authored Dec 14, 2021
1 parent 31564a4 commit 8c6d41b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xgplayer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ The following is how to use a self-starting plug-in:
```js
import Player from 'xgplayer';
import 'xgplyaer-mp4';
import 'xgplayer-mp4';
const player = new Player({
id: 'video',
Expand Down

0 comments on commit 8c6d41b

Please sign in to comment.