docs(): fix typo (#1323)
This commit is contained in:
parent
c15c11cf95
commit
5a6246425f
@ -26,7 +26,7 @@ export interface VideoOptions {
|
||||
*
|
||||
* @usage
|
||||
* ```typescript
|
||||
* import { VideoPlayer } from '@ionic-native/video-player;
|
||||
* import { VideoPlayer } from '@ionic-native/video-player';
|
||||
*
|
||||
* constructor(private videoPlayer: VideoPlayer) { }
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user